Click or drag to resize
ContinuousStatisticsGetInstance Method
Get Instance.

Namespace: Bio.Distributions
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static ContinuousStatistics GetInstance(
	double value
)

Parameters

value
Type: SystemDouble
The value.

Return Value

Type: ContinuousStatistics
Continuous Statistics.
See Also