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

Computes the inverse discrete fourier transform of the source data.

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

Internally calls Vector.IFFT

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