|
vSMC
vSMC: Scalable Monte Carlo
|
Go to the source code of this file.
Classes | |
| class | vsmc::AESNIGenerator< ResultType, KeySeqType, Rounds, Blocks > |
| RNG generator using AES-NI instructions. More... | |
Namespaces | |
| vsmc | |
Typedefs | |
| template<typename ResultType , typename KeySeqType , std::size_t Rounds, std::size_t Blocks> | |
| using | vsmc::AESNIEngine = CounterEngine< AESNIGenerator< ResultType, KeySeqType, Rounds, Blocks >> |
| RNG engine using AES-NI instructions. More... | |
1.8.11