Class | Description |
---|---|
AbstractIntegerDistribution |
Base class for integer-valued discrete distributions.
|
BinomialDistribution |
Implementation of the binomial distribution.
|
EnumeratedIntegerDistribution |
Implementation of an integer-valued
EnumeratedDistribution . |
GeometricDistribution |
Implementation of the geometric distribution.
|
HypergeometricDistribution |
Implementation of the hypergeometric distribution.
|
PascalDistribution |
Implementation of the Pascal distribution.
|
PoissonDistribution |
Implementation of the Poisson distribution.
|
UniformIntegerDistribution |
Implementation of the uniform integer distribution.
|
ZipfDistribution |
Implementation of the Zipf distribution.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.