|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RandomGenerator | Deprecated. until unit tests are in place. |
Class Summary | |
---|---|
DRand | Quick medium quality uniform pseudo-random number generator. |
MersenneTwister | Deprecated. until unit tests are in place. |
MersenneTwister64 | Deprecated. until unit tests are in place. |
RandomEngine | Abstract base class for uniform pseudo-random number generating engines. |
RandomSeedGenerator | Deprecated. until unit tests are in place. |
RandomSeedTable | Deprecated. until unit tests are in place. |
Engines generating strong uniformly distributed pseudo-random numbers; Needed by all JET probability distributions since they rely on uniform random numbers to generate random numbers from their own distribution. Thus, the classes of this package are at the core of computational statistics, simulations, Monte Carlo methods, etc.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |