#include "Array-util.h"
#include "mx-fs-fcdm.h"
#include "mx-op-defs.h"
#include "boolMatrix.h"
#include "boolNDArray.h"
#include "fCDiagMatrix.h"
Go to the source code of this file.
Functions | |
FloatComplexDiagMatrix | operator* (const float &s, const FloatComplexDiagMatrix &dm) |
FloatComplexDiagMatrix operator* | ( | const float & | s, |
const FloatComplexDiagMatrix & | dm | ||
) |
Definition at line 11 of file mx-fs-fcdm.cc.