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