Chaste Commit::8b5d759ac2eb95e67ae57699734101efccb0a0a9
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: