Chaste Commit::1fd4e48e3990e67db148bc1bc4cf6991a0049d0c
boost::random::detail::normal_table_v165< RealType > Struct Template Reference
+ Collaboration diagram for boost::random::detail::normal_table_v165< RealType >:

Static Public Attributes

static const RealType table_x [129]
 
static const RealType table_y [129]
 

Detailed Description

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

Definition at line 68 of file Boost165NormalDistribution.hpp.

Member Data Documentation

◆ table_x

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

Definition at line 70 of file Boost165NormalDistribution.hpp.

◆ table_y

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

Definition at line 71 of file Boost165NormalDistribution.hpp.


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