#include "octave-config.h"
#include "fCDiagMatrix.h"
#include "oct-cmplx.h"
#include "fDiagMatrix.h"
Go to the source code of this file.
Functions | |
FloatComplexDiagMatrix | operator* (const FloatComplex &, const FloatDiagMatrix &) |
FloatComplexDiagMatrix operator* | ( | const FloatComplex & | s, |
const FloatDiagMatrix & | dm | ||
) |
Definition at line 13 of file mx-fcs-fdm.cc.