vSMC
vSMC: Scalable Monte Carlo
vsmc::RNGMinBits< RNGType > Class Template Reference

Find the smallest N such that (RNGType::min() >> N) == 0 More...

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

Detailed Description

template<typename RNGType>
class vsmc::RNGMinBits< RNGType >

Find the smallest N such that (RNGType::min() >> N) == 0

Definition at line 455 of file common.hpp.