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

Returns the 1D discrete fourier transforms of the source data.

Pascal
function FFT1D(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!