SSJ
3.3.1
Stochastic Simulation in Java
|
This is the complete list of members for LFSR113, including all inherited members.
anti (defined in RandomStreamBase) | RandomStreamBase | protected |
clone() | LFSR113 | |
formatState() | RandomStreamBase | |
formatStateFull() | RandomStreamBase | |
getState() | LFSR113 | |
increasedPrecision(boolean incp) | RandomStreamBase | |
invtwo24 (defined in RandomStreamBase) | RandomStreamBase | protectedstatic |
LFSR113() | LFSR113 | |
LFSR113(String name) | LFSR113 | |
name (defined in RandomStreamBase) | RandomStreamBase | protected |
nextArrayOfDouble(double[] u, int start, int n) | RandomStreamBase | |
nextArrayOfInt(int i, int j, int[] u, int start, int n) | RandomStreamBase | |
nextDouble() | RandomStreamBase | |
nextInt(int i, int j) | LFSR113 | |
nextValue() (defined in LFSR113) | LFSR113 | protected |
prec53 (defined in RandomStreamBase) | RandomStreamBase | protected |
resetNextSubstream() | LFSR113 | |
resetStartStream() | LFSR113 | |
resetStartSubstream() | LFSR113 | |
setPackageSeed(int[] seed) | LFSR113 | static |
setSeed(int[] seed) | LFSR113 | |
toString() | LFSR113 |