MtxExpr::FFT2DFromReal Function

Matrix FFT2DFromReal(TMtx *X);

Returns the discrete fourier transform of the real source data.

#NameTypeDescription
1XTMtx *
Remarks:

Internally calls Matrix::FFT2DFromReal

Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler