Click or drag to resize

FFTConfigurationDirection Property

Gets or sets the forward or backward direction of the FFT transform.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public FFTDirection Direction { get; set; }

Property Value

FFTDirection
See Also