vSMC
v3.0.0
Scalable Monte Carlo
|
This is the complete list of members for vsmc::PhiloxGenerator< T, K, Rounds, Constants >, including all inherited members.
ctr_type typedef | vsmc::PhiloxGenerator< T, K, Rounds, Constants > | |
key_type typedef | vsmc::PhiloxGenerator< T, K, Rounds, Constants > | |
operator!=(const PhiloxGenerator< T, K, Rounds > &gen1, const PhiloxGenerator< T, K, Rounds > &gen2) | vsmc::PhiloxGenerator< T, K, Rounds, Constants > | friend |
operator()(ctr_type &ctr, std::array< ResultType, size()/sizeof(ResultType)> &buffer) const | vsmc::PhiloxGenerator< T, K, Rounds, Constants > | inline |
operator()(ctr_type &ctr, std::size_t n, std::array< ResultType, size()/sizeof(ResultType)> *buffer) const | vsmc::PhiloxGenerator< T, K, Rounds, Constants > | inline |
operator<<(std::basic_ostream< CharT, Traits > &os, const PhiloxGenerator< T, K, Rounds > &gen) | vsmc::PhiloxGenerator< T, K, Rounds, Constants > | friend |
operator==(const PhiloxGenerator< T, K, Rounds > &gen1, const PhiloxGenerator< T, K, Rounds > &gen2) | vsmc::PhiloxGenerator< T, K, Rounds, Constants > | friend |
operator>>(std::basic_istream< CharT, Traits > &is, PhiloxGenerator< T, K, Rounds > &gen) | vsmc::PhiloxGenerator< T, K, Rounds, Constants > | friend |
reset(const key_type &key) | vsmc::PhiloxGenerator< T, K, Rounds, Constants > | inline |
size() | vsmc::PhiloxGenerator< T, K, Rounds, Constants > | inlinestatic |