Go to the source code of this file.
Functions |
|
void | siscone::ranlux_init () |
| | initialize 'ranlux' generator
|
|
unsigned long int | siscone::ranlux_get () |
| | generate random value (24 bits)
|
|
void | siscone::ranlux_print_state () |
| | save state of the generator
|
Detailed Description
Definition in file ranlux.h.