vSMC
vSMC: Scalable Monte Carlo
|
#include <vsmc/rng/aes.hpp>
Public Types | |
using | key_type = typename KeySeqGenerator::key_type |
Public Member Functions | |
template<typename U > | |
void | operator() (const key_type &, std::array< M128I< U >, Rounds+1 > &rk) const |
void | reset (const key_type &key) |
using vsmc::internal::AESKeySeq< T, Rounds, KeySeqGenerator >::key_type = typename KeySeqGenerator::key_type |
|
inline |
|
inline |