#include "MDiagArray2.h"
#include "dRowVector.h"
#include "dColVector.h"
#include "DET.h"
#include "mx-defs.h"
Go to the source code of this file.
Classes | |
class | DiagMatrix |
Defines | |
#define | octave_DiagMatrix_h 1 |
Functions | |
OCTAVE_API DiagMatrix | real (const ComplexDiagMatrix &a) |
OCTAVE_API DiagMatrix | imag (const ComplexDiagMatrix &a) |
OCTAVE_API DiagMatrix | operator* (const DiagMatrix &a, const DiagMatrix &b) |
#define octave_DiagMatrix_h 1 |
OCTAVE_API DiagMatrix imag | ( | const ComplexDiagMatrix & | a | ) |
OCTAVE_API DiagMatrix operator* | ( | const DiagMatrix & | a, | |
const DiagMatrix & | b | |||
) |
OCTAVE_API DiagMatrix real | ( | const ComplexDiagMatrix & | a | ) |