SISCone 3.0.5
|
Public Attributes | |
unsigned int | i |
unsigned int | j |
unsigned int | n |
unsigned int | skip |
unsigned int | carry |
unsigned long int | u [24] |
Definition at line 46 of file ranlux.cpp.
unsigned int siscone::ranlux_state_t::carry |
Definition at line 51 of file ranlux.cpp.
unsigned int siscone::ranlux_state_t::i |
Definition at line 47 of file ranlux.cpp.
unsigned int siscone::ranlux_state_t::j |
Definition at line 48 of file ranlux.cpp.
unsigned int siscone::ranlux_state_t::n |
Definition at line 49 of file ranlux.cpp.
unsigned int siscone::ranlux_state_t::skip |
Definition at line 50 of file ranlux.cpp.
unsigned long int siscone::ranlux_state_t::u[24] |
Definition at line 52 of file ranlux.cpp.