| ValueConverters Fields |
The ValueConverters type exposes the following members.
| Name | Description | |
|---|---|---|
| CharToSufficientStatistics |
Convert from character to sufficient statistics.
| |
| IntToSufficientStatistics |
Converts from int to Sufficient Statistics.
| |
| StringToDoubleConverter |
Converts from string to double;
| |
| SufficientStatisticsToChar |
Convert from Sufficient statistics to character.
| |
| SufficientStatisticsToInt |
Converts from Sufficient statistics to integer.
|