#include "MArray.h"
#include "mx-defs.h"
Go to the source code of this file.
Classes | |
class | FloatColumnVector |
Functions | |
OCTAVE_API FloatColumnVector | imag (const FloatComplexColumnVector &a) |
OCTAVE_API FloatColumnVector | real (const FloatComplexColumnVector &a) |
OCTAVE_API FloatColumnVector imag | ( | const FloatComplexColumnVector & | a | ) |
Definition at line 161 of file fColVector.cc.
OCTAVE_API FloatColumnVector real | ( | const FloatComplexColumnVector & | a | ) |
Definition at line 155 of file fColVector.cc.