(package private) class |
AbstractDiscreteDistribution |
Base class for integer-valued discrete distributions.
|
class |
BinomialDistribution |
Implementation of the binomial distribution.
|
class |
GeometricDistribution |
Implementation of the geometric distribution.
|
class |
HypergeometricDistribution |
Implementation of the hypergeometric distribution.
|
class |
PascalDistribution |
Implementation of the Pascal distribution.
|
class |
PoissonDistribution |
Implementation of the Poisson distribution.
|
class |
UniformDiscreteDistribution |
Implementation of the uniform discrete distribution.
|
class |
ZipfDistribution |
Implementation of the Zipf distribution.
|