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

Returns the discrete fourier transform of the source data.

Pascal
function FFT(const X: TVec; ConjugateExtend: boolean = false): Vector; overload;

Internally calls Vector.FFT

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