MtxExpr.FFTFromReal Method

function FFTFromReal(const X: TVec): Vector;

Returns the discrete fourier transform of the real source data.

#NameTypeDescription
1XTVec

Returns: Vector

Remarks:

Internally calls Vector.FFTFromReal