|
MCKL
Monte Carlo Kernel Library
|
This is the complete list of members for mckl::MKLEngine< BRNG, Bits >, including all inherited members.
| discard() | mckl::MKLEngine< BRNG, Bits > | inline |
| discard(long long nskip) | mckl::MKLEngine< BRNG, Bits > | inline |
| max() | mckl::MKLEngine< BRNG, Bits > | inlinestatic |
| min() | mckl::MKLEngine< BRNG, Bits > | inlinestatic |
| MKLEngine(result_type s=1) | mckl::MKLEngine< BRNG, Bits > | inlineexplicit |
| MKLEngine(SeedSeq &seq, std::enable_if_t< is_seed_seq< SeedSeq >::value > *=nullptr) | mckl::MKLEngine< BRNG, Bits > | inlineexplicit |
| MKLEngine(MKL_INT offset, result_type s) | mckl::MKLEngine< BRNG, Bits > | inline |
| MKLEngine(MKL_INT offset, SeedSeq &seq, std::enable_if_t< is_seed_seq< SeedSeq >::value > *=nullptr) | mckl::MKLEngine< BRNG, Bits > | inlineexplicit |
| operator!=(const MKLEngine< BRNG, Bits > &eng1, const MKLEngine< BRNG, Bits > &eng2) | mckl::MKLEngine< BRNG, Bits > | friend |
| operator()() | mckl::MKLEngine< BRNG, Bits > | inline |
| operator()(std::size_t n, result_type *r) | mckl::MKLEngine< BRNG, Bits > | inline |
| operator<<(std::basic_ostream< CharT, Traits > &os, const MKLEngine< BRNG, Bits > &eng) | mckl::MKLEngine< BRNG, Bits > | friend |
| operator==(const MKLEngine< BRNG, Bits > &eng1, const MKLEngine< BRNG, Bits > &eng2) | mckl::MKLEngine< BRNG, Bits > | friend |
| operator>>(std::basic_istream< CharT, Traits > &is, MKLEngine< BRNG, Bits > &eng) | mckl::MKLEngine< BRNG, Bits > | friend |
| result_type typedef | mckl::MKLEngine< BRNG, Bits > | |
| seed(result_type s) | mckl::MKLEngine< BRNG, Bits > | inline |
| seed(SeedSeq &seq, std::enable_if_t< is_seed_seq< SeedSeq >::value > *=nullptr) | mckl::MKLEngine< BRNG, Bits > | inline |
| seed(MKL_INT offset, result_type s) | mckl::MKLEngine< BRNG, Bits > | inline |
| seed(MKL_INT offset, SeedSeq &seq, std::enable_if_t< is_seed_seq< SeedSeq >::value > *=nullptr) | mckl::MKLEngine< BRNG, Bits > | inline |
| stream() | mckl::MKLEngine< BRNG, Bits > | inline |
| stream() const | mckl::MKLEngine< BRNG, Bits > | inline |
1.8.13