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