vSMC  v3.0.0
Scalable Monte Carlo
Static Public Attributes | List of all members
vsmc::internal::U01Pow2InvL< P > Class Template Reference

#include <vsmc/rng/u01.hpp>

Static Public Attributes

static constexpr long double value = 1.0L / U01Pow2L<P>::value
 

Detailed Description

template<int P>
class vsmc::internal::U01Pow2InvL< P >

Definition at line 65 of file u01.hpp.

Member Data Documentation

template<int P>
constexpr long double vsmc::internal::U01Pow2InvL< P >::value = 1.0L / U01Pow2L<P>::value
static

Definition at line 68 of file u01.hpp.