Uses of Class
org.hipparchus.distribution.discrete.AbstractIntegerDistribution
Package
Description
Implementations of common discrete distributions.
-
Uses of AbstractIntegerDistribution in org.hipparchus.distribution.discrete
Modifier and TypeClassDescriptionclass
Implementation of the binomial distribution.class
Implementation of an integer-valuedEnumeratedDistribution
.class
Implementation of the geometric distribution.class
Implementation of the hypergeometric distribution.class
Implementation of the Pascal distribution.class
Implementation of the Poisson distribution.class
Implementation of the uniform integer distribution.class
Implementation of the Zipf distribution.