GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mx-fcs-fdm.h File Reference
#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 &)
 

Function Documentation

◆ operator*()

FloatComplexDiagMatrix operator* ( const FloatComplex s,
const FloatDiagMatrix dm 
)

Definition at line 13 of file mx-fcs-fdm.cc.