#include "MDiagArray2.h"
#include "fRowVector.h"
#include "fColVector.h"
#include "DET.h"
#include "mx-defs.h"
Go to the source code of this file.
Classes | |
class | FloatDiagMatrix |
Defines | |
#define | octave_FloatDiagMatrix_h 1 |
Functions | |
OCTAVE_API FloatDiagMatrix | real (const FloatComplexDiagMatrix &a) |
OCTAVE_API FloatDiagMatrix | imag (const FloatComplexDiagMatrix &a) |
OCTAVE_API FloatDiagMatrix | operator* (const FloatDiagMatrix &a, const FloatDiagMatrix &b) |
#define octave_FloatDiagMatrix_h 1 |
OCTAVE_API FloatDiagMatrix imag | ( | const FloatComplexDiagMatrix & | a | ) |
OCTAVE_API FloatDiagMatrix operator* | ( | const FloatDiagMatrix & | a, | |
const FloatDiagMatrix & | b | |||
) |
OCTAVE_API FloatDiagMatrix real | ( | const FloatComplexDiagMatrix & | a | ) |