|
gKit2 light
|
Public Types | |
| typedef unsigned | result_type |
Public Member Functions | |
| PCG32I (const unsigned s, const unsigned ss=2891336453u) | |
| void | seed (const unsigned s, const unsigned ss) |
| unsigned | sample () |
| unsigned | sample_range (const unsigned range) |
| unsigned | operator() () |
Static Public Member Functions | |
| static constexpr unsigned | min () |
| static constexpr unsigned | max () |
Public Attributes | |
| unsigned | x |
| unsigned | key |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 118 of file pcg.h.
|
inline |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |