ManagedFft2DOfSingle Properties

Properties

BackwardScaleFactor Gets or sets the scale factor used in forward transforms.
(Inherited from FftBase<T>)
Committed Gets whether the FFT implementation has committed to its current property values.
(Inherited from FftBase<T>)
Dimension Gets or sets the dimension of the FFT.
(Inherited from FftBase<T>)
Domain Gets or sets the domain of the FFT.
(Inherited from FftBase<T>)
ForwardScaleFactor Gets or sets the scale factor used in forward transforms.
(Inherited from FftBase<T>)
InPlace Gets or sets whether the transform should be performed in place.
(Inherited from FftBase<T>)

See Also