RayleighFitResultScale Property |
Gets an estimate, with uncertainty, of the scale parameter.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public UncertainValue Scale { get; }
Public ReadOnly Property Scale As UncertainValue
Get
public:
property UncertainValue Scale {
UncertainValue get ();
}
member Scale : UncertainValue with get
Property Value
Type:
UncertainValueSee Also