Chaste Commit::1b79cb234038e078ce7cf0d40af7def5878eeebb
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: