#include <cstdint>
Go to the source code of this file.
◆ Philox::array2x64
Definition at line 60 of file rand123.h.
| Class Members |
|
uint64_t |
v[2] |
|
◆ Philox::array1x64
Definition at line 61 of file rand123.h.
| Class Members |
|
uint64_t |
v[1] |
|
◆ Philox32::array2x32
| struct Philox32::array2x32 |
Definition at line 162 of file rand123.h.
| Class Members |
|
unsigned |
v[2] |
|
◆ Philox32::array1x32
| struct Philox32::array1x32 |
Definition at line 163 of file rand123.h.
| Class Members |
|
unsigned |
v[1] |
|
◆ Threefry::array2x32
| struct Threefry::array2x32 |
Definition at line 261 of file rand123.h.
| Class Members |
|
unsigned |
v[2] |
|
◆ Ars