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

Computes the real inverse discrete fourier transform of the source data.

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

Internally calls Matrix.IFFT2DToReal

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