|
randomWH API
Generation of Pseudo-Random Variates
|
Go to the source code of this file.
Macros | |
| #define | SIM_DURATION 40000000L |
Functions | |
| void | Congruence_dump (Congruence *generatorZ) |
| int | main () |
Variables | |
| Congruence | congruent2 |
| #define SIM_DURATION 40000000L |
Definition at line 39 of file randomWH_usage.c.
| void Congruence_dump | ( | Congruence * | generatorZ) |
Definition at line 62 of file randomWH_usage.c.
| int main | ( | ) |
Definition at line 72 of file randomWH_usage.c.
| Congruence congruent2 |
Definition at line 45 of file randomWH_usage.c.
1.8.4