Go to the source code of this file.
Functions | |
FloatComplexDiagMatrix | operator* (const FloatComplexDiagMatrix &, const float &) |
FloatComplexDiagMatrix | operator/ (const FloatComplexDiagMatrix &, const float &) |
FloatComplexDiagMatrix operator* | ( | const FloatComplexDiagMatrix & | dm, |
const float & | s | ||
) |
Definition at line 11 of file mx-fcdm-fs.cc.
FloatComplexDiagMatrix operator/ | ( | const FloatComplexDiagMatrix & | dm, |
const float & | s | ||
) |
Definition at line 11 of file mx-fcdm-fs.cc.