FourierTransformerSignConvention Property |
Gets the normalization convention used by the transformer.
Namespace:
Meta.Numerics.SignalProcessing
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public FourierSign SignConvention { get; }
Public ReadOnly Property SignConvention As FourierSign
Get
public:
property FourierSign SignConvention {
FourierSign get ();
}
member SignConvention : FourierSign with get
Property Value
Type:
FourierSignSee Also