You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TDenseMtxVec Class > public > TDenseMtxVec.FFTScrambled Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TDenseMtxVec.FFTScrambled Property

Leave FFT scrambeled.

Pascal
property FFTScrambled: boolean;

The last stage (or first) of an FFT, is a sorting operation. This sorting will be left out, if this property will be set to True.

This can improve performance for certain applications, if you used properly.

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