MtxExpr.IFFT Method

function IFFT(const X: TVec; NoScale: Boolean): Vector;

Computes the inverse discrete fourier transform of the source data.

#NameTypeDescription
1XTVec
2NoScaleBoolean

Returns: Vector

Remarks:

Internally calls Vector.IFFT