You are here: Symbol Reference > MtxVec Namespace > Classes > TVec Class > public > IFFTToReal Method > TVec.IFFTToReal Method (TVec, boolean)
MtxVec VCL
ContentsIndex
PreviousUpNext
TVec.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 TMtxVec.ComplexComplexproperties 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!