Pothos
0.7.0-gf7fbae99
The Pothos dataflow programming software suite
|
Go to the source code of this file.
Namespaces | |
Pothos | |
Pothos::serialization | |
Functions | |
template<typename Archive , typename T > | |
void | Pothos::serialization::save (Archive &ar, const std::complex< T > &t, const unsigned int) |
template<typename Archive , typename T > | |
void | Pothos::serialization::load (Archive &ar, std::complex< T > &t, const unsigned int) |
template<typename Archive , typename T > | |
void | Pothos::serialization::serialize (Archive &ar, std::complex< T > &t, const unsigned int ver) |