Click or drag to resize
ValueConvertersSufficientStatisticsToChar Field
Convert from Sufficient statistics to character.

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, char> SufficientStatisticsToChar

Field Value

Type: ValueConverterSufficientStatistics, Char
See Also