|
gKit2 light
|
Classes | |
| struct | array2x32 |
Public Types | |
| typedef unsigned | result_type |
Public Member Functions | |
| Threefry (const uint64_t s) | |
| Threefry (const unsigned hi, const unsigned lo=0xacac820c) | |
| void | seed (const unsigned hi, const unsigned lo=0xacac820c) |
| void | seed64 (const uint64_t s) |
| Threefry & | index (const uint64_t i) |
| unsigned | sample () |
| unsigned | sample_range (const unsigned range) |
| unsigned | operator() () |
Static Public Member Functions | |
| static constexpr unsigned | min () |
| static constexpr unsigned | max () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 234 of file rand123.h.
|
inline |
Definition at line 241 of file rand123.h.
|
inline |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |