Package | Description |
---|---|
org.hipparchus.distribution.discrete |
Implementations of common discrete distributions.
|
Modifier and Type | Class | Description |
---|---|---|
class |
BinomialDistribution |
Implementation of the binomial distribution.
|
class |
EnumeratedIntegerDistribution |
Implementation of an integer-valued
EnumeratedDistribution . |
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 |
UniformIntegerDistribution |
Implementation of the uniform integer distribution.
|
class |
ZipfDistribution |
Implementation of the Zipf distribution.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.