#include <complex>
Go to the source code of this file.
Typedefs | |
typedef std::complex< float > | gr_complex |
typedef std::complex< double > | gr_complexd |
Functions | |
bool | is_complex (gr_complex x) |
bool | is_complex (gr_complexd x) |
bool | is_complex (float x) |
bool | is_complex (double x) |
bool | is_complex (int x) |
bool | is_complex (char x) |
bool | is_complex (short x) |
typedef std::complex<float> gr_complex |
typedef std::complex<double> gr_complexd |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |