Matrix.FFTScrambled Property

property FFTScrambled: Boolean;

Leave FFT scrambeled.

Returns: Boolean

Remarks:

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.