#include "Array-util.h"
#include "mx-cs-dm.h"
#include "mx-op-defs.h"
#include "CDiagMatrix.h"
#include "oct-cmplx.h"
#include "dDiagMatrix.h"
Go to the source code of this file.
Functions | |
ComplexDiagMatrix | operator* (const Complex &s, const DiagMatrix &dm) |
ComplexDiagMatrix operator* | ( | const Complex & | s, |
const DiagMatrix & | dm | ||
) |
Definition at line 11 of file mx-cs-dm.cc.