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

Returns the 2D discrete fourier transform of the source data.

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

Internally calls Matrix.FFT2D

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