| Interface | Description |
|---|---|
| ContinuousDistribution |
Interface to be implemented by a random number generator.
|
| Class | Description |
|---|---|
| ExponentialDistr |
An exponential number generator.
|
| GammaDistr |
The Class GammaDistr.
|
| LognormalDistr |
The Class LognormalDistr.
|
| LomaxDistribution |
The Class LomaxDistribution.
|
| ParetoDistr |
The Class ParetoDistr.
|
| UniformDistr |
A random number generator based on the Uniform distribution.
|
| WeibullDistr |
The Class WeibullDistr.
|
| ZipfDistr |
The Class ZipfDistr.
|