| Package | Description | 
|---|---|
| org.hipparchus.distribution.discrete | Implementations of common discrete distributions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BinomialDistributionImplementation of the binomial distribution. | 
| class  | EnumeratedIntegerDistributionImplementation of an integer-valued  EnumeratedDistribution. | 
| class  | GeometricDistributionImplementation of the geometric distribution. | 
| class  | HypergeometricDistributionImplementation of the hypergeometric distribution. | 
| class  | PascalDistributionImplementation of the Pascal distribution. | 
| class  | PoissonDistributionImplementation of the Poisson distribution. | 
| class  | UniformIntegerDistributionImplementation of the uniform integer distribution. | 
| class  | ZipfDistributionImplementation of the Zipf distribution. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.