|
VRPH
1.0
|
#include "VRPH.h"Go to the source code of this file.
Defines | |
| #define | MODULUS 2147483647 |
| #define | MULT 16807 |
Functions | |
| double | lcgrand (int stream) |
| void | random_permutation (int *perm, int n) |
Variables | |
| static long long | zrng [] |
| void random_permutation | ( | int * | perm, |
| int | n | ||
| ) |
1.7.6.1