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