Chaste Commit::333233612e3dcc941d260418acd7b5ccdc30390e
boost::random::detail::exponential_table< RealType > Struct Template Reference
+ Collaboration diagram for boost::random::detail::exponential_table< RealType >:

Static Public Attributes

static const RealType table_x [257]
 
static const RealType table_y [257]
 

Detailed Description

template<class RealType>
struct boost::random::detail::exponential_table< RealType >

Definition at line 58 of file Boost165ExponentialDistribution.hpp.

Member Data Documentation

◆ table_x

template<class RealType >
const RealType boost::random::detail::exponential_table< RealType >::table_x
static

Definition at line 60 of file Boost165ExponentialDistribution.hpp.

◆ table_y

template<class RealType >
const RealType boost::random::detail::exponential_table< RealType >::table_y
static

Definition at line 61 of file Boost165ExponentialDistribution.hpp.


The documentation for this struct was generated from the following file: