MtxExpr::FFT1DFromReal Function

Matrix FFT1DFromReal(TMtx *X);

Returns the discrete fourier transform of the real source data.

#NameTypeDescription
1XTMtx *
Remarks:

Internally calls Matrix::FFT1D

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