Click or drag to resize
StatisticsListGetInstance Method (SufficientStatistics)
Get Instance.

Namespace: Bio.Distributions
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static StatisticsList GetInstance(
	params SufficientStatistics[] stats
)

Parameters

stats
Type: Bio.DistributionsSufficientStatistics
Variable number of Sufficient Statistics input.

Return Value

Type: StatisticsList

[Missing <returns> documentation for "M:Bio.Distributions.StatisticsList.GetInstance(Bio.Distributions.SufficientStatistics[])"]

See Also