GNU Radio's LFAST Package
scomplex.h File Reference
#include <complex>
#include <vector>

Go to the source code of this file.

Classes

struct  ComplexStruct
 

Typedefs

typedef std::complex< float > SComplex
 
typedef std::vector
< std::complex< float > > 
ComplexVector
 
typedef struct ComplexStruct StructComplex
 

Typedef Documentation

typedef std::vector<std::complex<float> > ComplexVector
typedef std::complex<float> SComplex
typedef struct ComplexStruct StructComplex