#include <complex>
Go to the source code of this file.
Defines | |
#define | octave_oct_cmplx_h 1 |
#define | DEF_COMPLEXR_COMP(OP, OPS) |
Typedefs | |
typedef std::complex< double > | Complex |
typedef std::complex< float > | FloatComplex |
#define DEF_COMPLEXR_COMP | ( | OP, | |||
OPS | ) |
#define octave_oct_cmplx_h 1 |
typedef std::complex<float> FloatComplex |