vSMC
vSMC: Scalable Monte Carlo
|
This is the complete list of members for vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S >, including all inherited members.
_Max | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | static |
_Min | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | static |
discard(std::size_t nskip) | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | inline |
max() | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | inlinestatic |
min() | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | inlinestatic |
operator!=(const XorshiftEngine< ResultType, K, A, B, C, D, R, S > &eng1, const XorshiftEngine< ResultType, K, A, B, C, D, R, S > &eng2) | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | friend |
operator()() | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | inline |
operator<<(std::basic_ostream< CharT, Traits > &os, const XorshiftEngine< ResultType, K, A, B, C, D, R, S > &eng) | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | friend |
operator==(const XorshiftEngine< ResultType, K, A, B, C, D, R, S > &eng1, const XorshiftEngine< ResultType, K, A, B, C, D, R, S > &eng2) | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | friend |
operator>>(std::basic_istream< CharT, Traits > &is, XorshiftEngine< ResultType, K, A, B, C, D, R, S > &eng) | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | friend |
result_type typedef | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | |
seed(result_type s) | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | inline |
seed(SeedSeq &seq, typename cxx11::enable_if< internal::is_seed_seq< SeedSeq, result_type, XorshiftEngine< ResultType, K, A, B, C, D, R, S > >::value >::type *=nullptr) | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | inline |
XorshiftEngine(result_type s=1) | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | inlineexplicit |
XorshiftEngine(SeedSeq &seq, typename cxx11::enable_if< internal::is_seed_seq< SeedSeq, result_type, XorshiftEngine< ResultType, K, A, B, C, D, R, S > >::value >::type *=nullptr) | vsmc::XorshiftEngine< ResultType, K, A, B, C, D, R, S > | inlineexplicit |