| vSMC
    v3.0.0
    Scalable Monte Carlo | 
Traits of RNG engines. More...
#include <vsmc/rng/internal/common.hpp>
| Static Public Attributes | |
| static constexpr int | bits = internal::Log2<result_type, R_>::value | 
| static constexpr bool | is_full_range | 
| If the random integers are uniform on the set \(\{0,\dots,2^W - 1\}\) for some \(W > 0\).  More... | |
Traits of RNG engines.
Definition at line 1003 of file rng/internal/common.hpp.
| 
 | static | 
Definition at line 1018 of file rng/internal/common.hpp.
| 
 | static | 
If the random integers are uniform on the set \(\{0,\dots,2^W - 1\}\) for some \(W > 0\).
Definition at line 1015 of file rng/internal/common.hpp.
 1.8.11
 1.8.11