See: Description
| Interface | Description |
|---|---|
| StreamInterface |
The StreamInterface defines the streams to be used within the JSTATS package.
|
| Class | Description |
|---|---|
| DX120Generator |
The DX-120-4 pseudo random number generator.
|
| Java2Random |
The Java2Random is an extention of the
java.util.Random class
which implements the StreamInterface. |
| MersenneTwister |
A java implementation of the Mersenne Twister pseudo random number generator.
|
| RandomNumberGenerator |
The RandomNumberGenerator class provides an abstract for all pseudo random
number generators.
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.