|
hops
|
#include <pcg_random.hpp>

Public Types | |
| typedef itype | state_type |
Static Public Member Functions | |
| static constexpr itype | increment () |
| static constexpr size_t | streams_pow2 () |
Static Public Attributes | |
| static constexpr bool | can_specify_stream = false |
Protected Member Functions | |
| void | set_stream (...) |
| constexpr | no_stream ()=default |
Static Protected Attributes | |
| static constexpr bool | is_mcg = true |
| typedef itype pcg_detail::no_stream< itype >::state_type |
|
constexprprotecteddefault |
|
inlinestaticconstexpr |
|
inlineprotected |
|
inlinestaticconstexpr |
|
staticconstexpr |
|
staticconstexprprotected |
1.8.17