MtxExpr.IFFT1D Method

function IFFT1D(const X: TMtx; NoScale: Boolean): Matrix;

Computes the inverse discrete fourier transform of the source data.

#NameTypeDescription
1XTMtx
2NoScaleBoolean

Returns: Matrix

Remarks:

Internally calls Matrix.IFFT1D