You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Properties > Matrix.FFTScrambled Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.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. 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!