Package org.hipparchus.distribution.discrete
package org.hipparchus.distribution.discrete
Implementations of common discrete distributions.
-
ClassDescriptionBase class for integer-valued discrete distributions.Implementation of the binomial distribution.Implementation of an integer-valued
EnumeratedDistribution
.Implementation of the geometric distribution.Implementation of the hypergeometric distribution.Implementation of the Pascal distribution.Implementation of the Poisson distribution.Implementation of the uniform integer distribution.Implementation of the Zipf distribution.