MtxExpr::IFFTToReal Function

Vector IFFTToReal(TVec *X, bool NoScale = false);

Computes the real inverse discrete fourier transform of the source data.

#NameTypeDescription
1XTVec *
2NoScale = falsebool
Remarks:

Internally calls Vector::IFFTToReal

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