MtxExpr::IFFT2DToReal Function

Matrix IFFT2DToReal(TMtx *X);

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

#NameTypeDescription
1XTMtx *
Remarks:

Internally calls Matrix::IFFT2DToReal

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