|
static double | two_to_minus_32 () |
|
static unsigned int | LCG (unsigned int a_n) |
|
static unsigned int | TAUSWORTHE (unsigned int a_s, unsigned int a_a, unsigned int a_b, unsigned int a_c, unsigned int a_d) |
|
unsigned int | m_seed |
|
unsigned int | m_seed1 |
|
unsigned int | m_seed2 |
|
Definition at line 44 of file random.
◆ flat() [1/2]
tools::random::flat::flat |
( |
| ) |
|
|
inline |
◆ ~flat()
virtual tools::random::flat::~flat |
( |
| ) |
|
|
inlinevirtual |
◆ flat() [2/2]
tools::random::flat::flat |
( |
const flat & |
a_from | ) |
|
|
inline |
◆ operator=()
flat& tools::random::flat::operator= |
( |
const flat & |
a_from | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/random