|
COMBINATORIAL_BLAS
1.3
|
Go to the source code of this file.
Functions | |
| void | init_random (void) |
Variables | |
| uint_fast32_t | prng_seed [5] |
| void * | prng_state |
| void init_random | ( | void | ) |
Initialze the PRNG, called in a sequential context.
| uint_fast32_t prng_seed[5] |
| void* prng_state |
1.8.1.1