Click or drag to resize
ValueConvertersSufficientStatisticsToInt Field
Converts from Sufficient statistics to integer.

Namespace: Bio.Distributions.Converters
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static readonly ValueConverter<SufficientStatistics, int> SufficientStatisticsToInt

Field Value

Type: ValueConverterSufficientStatistics, Int32
See Also