Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::random::detail::normal_table< RealType > Struct Template Reference

#include <normal_distribution.hpp>

Static Public Attributes

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

Member Data Documentation

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

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