tetl 0.1.0
Embedded Template Library
|
This is the complete list of members for xoshiro128starstar, including all inherited members.
default_seed | xoshiro128starstar | static |
discard(unsigned long long z) noexcept -> void | xoshiro128starstar | inline |
max() noexcept -> result_type | xoshiro128starstar | inlinestatic |
min() noexcept -> result_type | xoshiro128starstar | inlinestatic |
operator!=(xoshiro128starstar const &lhs, xoshiro128starstar const &rhs) noexcept -> bool | xoshiro128starstar | friend |
operator()() noexcept -> result_type | xoshiro128starstar | inline |
operator==(xoshiro128starstar const &lhs, xoshiro128starstar const &rhs) noexcept -> bool | xoshiro128starstar | friend |
result_type typedef | xoshiro128starstar | |
seed(result_type value=default_seed) noexcept -> void | xoshiro128starstar | inline |
xoshiro128starstar()=default | xoshiro128starstar | |
xoshiro128starstar(result_type seed) noexcept | xoshiro128starstar | inlineexplicit |