MtxExpr::FFT2D Function

Matrix FFT2D(TMtx *X);

Returns the 2D discrete fourier transform of the source data.

#NameTypeDescription
1XTMtx *
Remarks:

Internally calls Matrix::FFT2D

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