GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mx-s-cdm.h File Reference
#include "octave-config.h"
#include "CDiagMatrix.h"

Go to the source code of this file.

Functions

ComplexDiagMatrix operator* (const double &, const ComplexDiagMatrix &)
 

Function Documentation

◆ operator*()

ComplexDiagMatrix operator* ( const double &  s,
const ComplexDiagMatrix dm 
)

Definition at line 11 of file mx-s-cdm.cc.