You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TDenseMtxVec Class > TDenseMtxVec Properties > TDenseMtxVec.FFTScrambled Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TDenseMtxVec.FFTScrambled Property

Leave FFT scrambeled.

Syntax
C#
Visual Basic
public bool FFTScrambled;

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. 

Note 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!