GNU Radio's MESA 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

◆ ComplexVector

typedef std::vector<std::complex<float> > ComplexVector

◆ SComplex

typedef std::complex<float> SComplex

◆ StructComplex

typedef struct ComplexStruct StructComplex