GaussianStatisticsVariance Property |
The Variance.
Namespace: Bio.DistributionsAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public double Variance { get; }
Public ReadOnly Property Variance As Double
Get
public:
property double Variance {
double get ();
}
member Variance : float with get
Property Value
Type:
DoubleSee Also