Class | Description |
---|---|
IncompatibleEventException | This exception indicates an incorrectly defined event. |
Probability | Within the Probability class we provide functionality for the study of the probabilistic properties of a discrete set of events. |
ProbabilityNotSetException | This exception is thrown when methods that require probabilities are called before defining the probabilities. |
RandomVariables | |
WrongProbabilityException | This exception is thrown when the measure of probability is not properly bound within [0,1]. |