MtxExpr::FFT1D Function

Matrix FFT1D(TMtx *X);

Returns the 1D discrete fourier transforms of the source data.

#NameTypeDescription
1XTMtx *
Remarks:

Internally calls Matrix::FFT1D

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