vSMC  v3.0.0
Scalable Monte Carlo
Public Types | List of all members
vsmc::ARSConstants Class Reference

Default ARS constants. More...

#include <vsmc/rng/aes_ni.hpp>

Public Types

template<std::size_t I>
using weyl = internal::ARSWeylConstant< I >
 Weyl constant of the I-th 64-bit element of the key. More...
 

Detailed Description

Default ARS constants.

Definition at line 577 of file aes_ni.hpp.

Member Typedef Documentation

template<std::size_t I>
using vsmc::ARSConstants::weyl = internal::ARSWeylConstant<I>

Weyl constant of the I-th 64-bit element of the key.

Definition at line 582 of file aes_ni.hpp.