|
vSMC
v3.0.0
Scalable Monte Carlo
|
This is the complete list of members for vsmc::MKLEngine< BRNG, Bits >, including all inherited members.
| discard() | vsmc::MKLEngine< BRNG, Bits > | inline |
| discard(long long nskip) | vsmc::MKLEngine< BRNG, Bits > | inline |
| max() | vsmc::MKLEngine< BRNG, Bits > | inlinestatic |
| min() | vsmc::MKLEngine< BRNG, Bits > | inlinestatic |
| MKLEngine(result_type s=1) | vsmc::MKLEngine< BRNG, Bits > | inlineexplicit |
| MKLEngine(SeedSeq &seq, typename std::enable_if< internal::is_seed_seq< SeedSeq, MKL_INT, result_type, MKLEngine< BRNG, Bits >>::value >::type *=nullptr) | vsmc::MKLEngine< BRNG, Bits > | inlineexplicit |
| MKLEngine(MKL_INT offset, result_type s) | vsmc::MKLEngine< BRNG, Bits > | inline |
| MKLEngine(MKL_INT offset, SeedSeq &seq, typename std::enable_if< internal::is_seed_seq< SeedSeq, MKL_INT, MKL_UINT, MKLEngine< BRNG, Bits >>::value >::type *=nullptr) | vsmc::MKLEngine< BRNG, Bits > | inlineexplicit |
| operator!=(const MKLEngine< BRNG, Bits > &eng1, const MKLEngine< BRNG, Bits > &eng2) | vsmc::MKLEngine< BRNG, Bits > | friend |
| operator()() | vsmc::MKLEngine< BRNG, Bits > | inline |
| operator()(std::size_t n, result_type *r) | vsmc::MKLEngine< BRNG, Bits > | inline |
| operator<<(std::basic_ostream< CharT, Traits > &os, const MKLEngine< BRNG, Bits > &eng) | vsmc::MKLEngine< BRNG, Bits > | friend |
| operator==(const MKLEngine< BRNG, Bits > &eng1, const MKLEngine< BRNG, Bits > &eng2) | vsmc::MKLEngine< BRNG, Bits > | friend |
| operator>>(std::basic_istream< CharT, Traits > &is, MKLEngine< BRNG, Bits > &eng) | vsmc::MKLEngine< BRNG, Bits > | friend |
| result_type typedef | vsmc::MKLEngine< BRNG, Bits > | |
| seed(result_type s) | vsmc::MKLEngine< BRNG, Bits > | inline |
| seed(SeedSeq &seq, typename std::enable_if< internal::is_seed_seq< SeedSeq, MKL_INT, result_type >::value >::type *=nullptr) | vsmc::MKLEngine< BRNG, Bits > | inline |
| seed(MKL_INT offset, result_type s) | vsmc::MKLEngine< BRNG, Bits > | inline |
| seed(MKL_INT offset, SeedSeq &seq, typename std::enable_if< internal::is_seed_seq< SeedSeq, MKL_UINT >::value >::type *=nullptr) | vsmc::MKLEngine< BRNG, Bits > | inline |
| stream() | vsmc::MKLEngine< BRNG, Bits > | inline |
| stream() const | vsmc::MKLEngine< BRNG, Bits > | inline |
1.8.11