You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > IFFTToReal Method > Vector.IFFTToReal Method (TVec, boolean)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.IFFTToReal Method (TVec, boolean)

Calculate the inverse FFT from all Vec elements.

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

Store the results in the calling vector. Vec Length must not be the power of two. Length and Complex properties of the calling vector are set implicitly the size and type of the result.

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