vSMC
vSMC: Scalable Monte Carlo
List of all members
vsmc::traits::MKLSeedTrait< MKL_INT > Struct Template Reference

Default seed for MKL RNG. More...

#include <vsmc/rng/mkl.hpp>

Additional Inherited Members

- Public Types inherited from vsmc::cxx11::integral_constant< MKL_UINT, 101 >
typedef integral_constant< MKL_UINT, v > type
 
typedef MKL_UINT value_type
 
- Public Member Functions inherited from vsmc::cxx11::integral_constant< MKL_UINT, 101 >
constexpr operator value_type () const noexcept
 
constexpr value_type operator() () const noexcept
 
- Static Public Attributes inherited from vsmc::cxx11::integral_constant< MKL_UINT, 101 >
static constexpr const MKL_UINT value
 

Detailed Description

template<MKL_INT>
struct vsmc::traits::MKLSeedTrait< MKL_INT >

Default seed for MKL RNG.

Definition at line 228 of file mkl.hpp.