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