MtxExpr.IFFT2DToReal Method

function IFFT2DToReal(const X: TMtx): Matrix;

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

#NameTypeDescription
1XTMtx

Returns: Matrix

Remarks:

Internally calls Matrix.IFFT2DToReal