MtxExpr::FFTFromReal Function

Vector FFTFromReal(TVec *X);

Returns the discrete fourier transform of the real source data.

#NameTypeDescription
1XTVec *
Remarks:

Internally calls Vector::FFTFromReal

Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler