MtxExpr.FFT1D Method

function FFT1D(const X: TMtx): Matrix;

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

#NameTypeDescription
1XTMtx

Returns: Matrix

Remarks:

Internally calls Matrix.FFT1D