You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.FFT1DFromReal Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.FFT1DFromReal Function

Returns the discrete fourier transform of the real source data.

Pascal
function FFT1DFromReal(const X: TMtx): Matrix; overload;

Internally calls Matrix.FFT1D

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!