[][src]Type Definition rammer::Probability

type Probability = f64;

Type alias for the statistical probability of an event. This type should always be between [0,1].