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::binomial_table< RealType > Struct Template Reference

#include <binomial_distribution.hpp>

Static Public Attributes

static const RealType table [10]
 

Member Data Documentation

template<class RealType >
const RealType boost::random::detail::binomial_table< RealType >::table
static
Initial value:
= {
0.08106146679532726,
0.04134069595540929,
0.02767792568499834,
0.02079067210376509,
0.01664469118982119,
0.01387612882307075,
0.01189670994589177,
0.01041126526197209,
0.009255462182712733,
0.008330563433362871
}

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