vSMC
vSMC: Scalable Monte Carlo
vsmc::PhiloxEngine< ResultType, K, Rounds > Member List

This is the complete list of members for vsmc::PhiloxEngine< ResultType, K, Rounds >, including all inherited members.

_Maxvsmc::PhiloxEngine< ResultType, K, Rounds >static
_Minvsmc::PhiloxEngine< ResultType, K, Rounds >static
buffer_type typedefvsmc::PhiloxEngine< ResultType, K, Rounds >
ctr() const vsmc::PhiloxEngine< ResultType, K, Rounds >inline
ctr(const ctr_type &c)vsmc::PhiloxEngine< ResultType, K, Rounds >inline
ctr_type typedefvsmc::PhiloxEngine< ResultType, K, Rounds >
discard(result_type nskip)vsmc::PhiloxEngine< ResultType, K, Rounds >inline
key() const vsmc::PhiloxEngine< ResultType, K, Rounds >inline
key(const key_type &k)vsmc::PhiloxEngine< ResultType, K, Rounds >inline
key_type typedefvsmc::PhiloxEngine< ResultType, K, Rounds >
max()vsmc::PhiloxEngine< ResultType, K, Rounds >inlinestatic
min()vsmc::PhiloxEngine< ResultType, K, Rounds >inlinestatic
operator!=(const PhiloxEngine< ResultType, K, Rounds > &eng1, const PhiloxEngine< ResultType, K, Rounds > &eng2)vsmc::PhiloxEngine< ResultType, K, Rounds >friend
operator()()vsmc::PhiloxEngine< ResultType, K, Rounds >inline
operator()(const ctr_type &c) const vsmc::PhiloxEngine< ResultType, K, Rounds >inline
operator()(const ctr_type &c, buffer_type &buf) const vsmc::PhiloxEngine< ResultType, K, Rounds >inline
operator<<(std::basic_ostream< CharT, Traits > &os, const PhiloxEngine< ResultType, K, Rounds > &eng)vsmc::PhiloxEngine< ResultType, K, Rounds >friend
operator==(const PhiloxEngine< ResultType, K, Rounds > &eng1, const PhiloxEngine< ResultType, K, Rounds > &eng2)vsmc::PhiloxEngine< ResultType, K, Rounds >friend
operator>>(std::basic_istream< CharT, Traits > &is, PhiloxEngine< ResultType, K, Rounds > &eng)vsmc::PhiloxEngine< ResultType, K, Rounds >friend
PhiloxEngine(result_type s=0)vsmc::PhiloxEngine< ResultType, K, Rounds >inlineexplicit
PhiloxEngine(SeedSeq &seq, typename cxx11::enable_if< internal::is_seed_seq< SeedSeq, result_type, key_type, PhiloxEngine< ResultType, K, Rounds > >::value >::type *=nullptr)vsmc::PhiloxEngine< ResultType, K, Rounds >inlineexplicit
PhiloxEngine(const key_type &k)vsmc::PhiloxEngine< ResultType, K, Rounds >inline
result_type typedefvsmc::PhiloxEngine< ResultType, K, Rounds >
seed(result_type s)vsmc::PhiloxEngine< ResultType, K, Rounds >inline
seed(SeedSeq &seq, typename cxx11::enable_if< internal::is_seed_seq< SeedSeq, result_type, key_type, PhiloxEngine< ResultType, K, Rounds > >::value >::type *=nullptr)vsmc::PhiloxEngine< ResultType, K, Rounds >inline
seed(const key_type &k)vsmc::PhiloxEngine< ResultType, K, Rounds >inline