|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Distribution | A Distribution is used to generate random values. |
| DistributionCollection | A collection of Distributions. |
| Class Summary | |
|---|---|
| BinomialDistribution | A specification of a binomial random distribution. |
| ClampedNormalDistribution | This is a normal distribution, but with firm minimum and maximum values. |
| DistributionGenerator | Use this class to randomly generate distributions according to some specifications. |
| DistributionMap | A DistributionCollection that uses a HashMap to contain the Distributions. |
| DummyDistribution | A "distribution" that always returns 0. |
| NormalDistribution | A specification of a normal random distribution. |
| SelectionDistribution | In this "distribution", one of several distributions is selected to be the distribution in effect for a single number to be generated. |
| UniformDistribution | A specification of a uniform random distribution. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||