Navigation

Operators and Keywords

Function List:

C++ API

oct-cmplx.h File Reference

#include <complex>

Include dependency graph for oct-cmplx.h:

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< doubleComplex
typedef std::complex< floatFloatComplex

Define Documentation

#define DEF_COMPLEXR_COMP ( OP,
OPS   ) 

#define octave_oct_cmplx_h   1


Typedef Documentation

typedef std::complex<double> Complex

typedef std::complex<float> FloatComplex