 | DoubleRandomGaussianDistributionSigma Property |
Gets the standard deviation of the distribution.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.4
Syntaxpublic double Sigma { get; }
Public ReadOnly Property Sigma As Double
Get
public:
property double Sigma {
double get ();
}
member Sigma : float with get
Property Value
Type:
Double
See Also