MtxExpr.IFFT1DToReal Method

function IFFT1DToReal(const X: TMtx): Matrix;

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

#NameTypeDescription
1XTMtx

Returns: Matrix

Remarks:

Internally calls Matrix.IFFT1DToReal