vSMC
vSMC: Scalable Monte Carlo
Static Public Attributes | List of all members
vsmc::internal::RNGMinBitsImpl< UIntType, U, N > Class Template Reference

#include <vsmc/rng/internal/common.hpp>

Static Public Attributes

static constexpr int value
 

Detailed Description

template<typename UIntType, UIntType U, int N = std::numeric_limits<UIntType>::digits>
class vsmc::internal::RNGMinBitsImpl< UIntType, U, N >

Definition at line 434 of file common.hpp.

Member Data Documentation

template<typename UIntType , UIntType U, int N = std::numeric_limits<UIntType>::digits>
constexpr int vsmc::internal::RNGMinBitsImpl< UIntType, U, N >::value
static
Initial value:

Definition at line 439 of file common.hpp.