vSMC
vSMC: Scalable Monte Carlo
Static Public Member Functions | List of all members
vsmc::internal::UniformBits< UIntType, Bits > Class Template Reference

#include <vsmc/rng/uniform_bits_distribution.hpp>

Static Public Member Functions

template<typename RNGType >
static UIntType eval (RNGType &rng)
 

Detailed Description

template<typename UIntType, int Bits>
class vsmc::internal::UniformBits< UIntType, Bits >

Definition at line 44 of file uniform_bits_distribution.hpp.

Member Function Documentation

template<typename UIntType , int Bits>
template<typename RNGType >
static UIntType vsmc::internal::UniformBits< UIntType, Bits >::eval ( RNGType &  rng)
inlinestatic

Definition at line 48 of file uniform_bits_distribution.hpp.