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

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

Pascal
function IFFTToReal(const X: TVec; NoScale: boolean = False): Vector; overload;

Internally calls Vector.IFFTToReal

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