FftBase<T>.ForwardScaleFactor Property

Gets or sets the scale factor used in forward transforms.

Definition

Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public T ForwardScaleFactor { get; set; }

Property Value

T

See Also