vSMC
vSMC: Scalable Monte Carlo
Static Public Member Functions | List of all members
vsmc::internal::UniformRealDistributionOp< FPType, Left, Right, Eng, bool > Class Template Reference

#include <vsmc/rng/uniform_real_distribution.hpp>

Static Public Member Functions

static FPType uint2fp (Eng &eng)
 

Detailed Description

template<typename FPType, typename Left, typename Right, typename Eng, bool>
class vsmc::internal::UniformRealDistributionOp< FPType, Left, Right, Eng, bool >

Definition at line 72 of file uniform_real_distribution.hpp.

Member Function Documentation

template<typename FPType , typename Left , typename Right , typename Eng , bool >
static FPType vsmc::internal::UniformRealDistributionOp< FPType, Left, Right, Eng, bool >::uint2fp ( Eng &  eng)
inlinestatic

Definition at line 82 of file uniform_real_distribution.hpp.