BooleanStatistics Conversion Operators |
Name | Description | |
---|---|---|
![]() ![]() | (Boolean to BooleanStatistics) |
Converts boolean value to boolean statistics.
|
![]() ![]() | (BooleanStatistics to Boolean) |
Converts boolean statistics to boolean value.
|
![]() ![]() | (BooleanStatistics to DiscreteStatistics) |
Converts BooleanStatistics to DiscreteStatistics.
|
![]() ![]() | (MissingStatistics to BooleanStatistics) |
Converts MissingStatistics to boolean statistics.
|