MtxExpr.FFT1DFromReal Method

function FFT1DFromReal(const X: TMtx): Matrix;

Returns the discrete fourier transform of the real source data.

#NameTypeDescription
1XTMtx

Returns: Matrix

Remarks:

Internally calls Matrix.FFT1D