Click or drag to resize
StatisticsListAdd Method (SufficientStatistics)
Add Sufficient Statistics.

Namespace: Bio.Distributions
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public void Add(
	SufficientStatistics statsToAdd
)

Parameters

statsToAdd
Type: Bio.DistributionsSufficientStatistics
Stats To Add.
See Also