SISCone 3.0.5
Public Attributes | List of all members
siscone::ranlux_state_t Struct Reference

Public Attributes

unsigned int i
 
unsigned int j
 
unsigned int n
 
unsigned int skip
 
unsigned int carry
 
unsigned long int u [24]
 

Detailed Description

Definition at line 46 of file ranlux.cpp.

Member Data Documentation

◆ carry

unsigned int siscone::ranlux_state_t::carry

Definition at line 51 of file ranlux.cpp.

◆ i

unsigned int siscone::ranlux_state_t::i

Definition at line 47 of file ranlux.cpp.

◆ j

unsigned int siscone::ranlux_state_t::j

Definition at line 48 of file ranlux.cpp.

◆ n

unsigned int siscone::ranlux_state_t::n

Definition at line 49 of file ranlux.cpp.

◆ skip

unsigned int siscone::ranlux_state_t::skip

Definition at line 50 of file ranlux.cpp.

◆ u

unsigned long int siscone::ranlux_state_t::u[24]

Definition at line 52 of file ranlux.cpp.


The documentation for this struct was generated from the following file: