Class | Description |
---|---|
BoundedUniformIntegerDistribution |
BoundedUniformIntegerDistribution implements the Univariate Bounded Uniform Integer Distribution, with the
Integer being generated between a(n inclusive) lower and an upper Bound.
|
PoissonDistribution |
PoissonDistribution implements the Univariate Poisson Distribution using the specified Mean/Variance.
|