#include "MArray.h"
#include "mx-defs.h"
Go to the source code of this file.
Classes | |
class | FloatColumnVector |
Defines | |
#define | octave_FloatColumnVector_h 1 |
Functions | |
OCTAVE_API FloatColumnVector | real (const FloatComplexColumnVector &a) |
OCTAVE_API FloatColumnVector | imag (const FloatComplexColumnVector &a) |
#define octave_FloatColumnVector_h 1 |
OCTAVE_API FloatColumnVector imag | ( | const FloatComplexColumnVector & | a | ) |
OCTAVE_API FloatColumnVector real | ( | const FloatComplexColumnVector & | a | ) |