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

#include <vsmc/rng/u01.hpp>

Static Public Attributes

static constexpr RealType value
 

Detailed Description

template<typename RealType, int P>
class vsmc::internal::U01Pow2Inv< RealType, P >

Definition at line 80 of file u01.hpp.

Member Data Documentation

template<typename RealType , int P>
constexpr RealType vsmc::internal::U01Pow2Inv< RealType, P >::value
static
Initial value:
=
static_cast<RealType>(U01Pow2InvL<P>::value)

Definition at line 83 of file u01.hpp.