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

#include <poisson_distribution.hpp>

Static Public Attributes

static RealType value [10]
 

Member Data Documentation

template<class RealType >
RealType boost::random::detail::poisson_table< RealType >::value
static
Initial value:
= {
0.0,
0.0,
0.69314718055994529,
1.7917594692280550,
3.1780538303479458,
4.7874917427820458,
6.5792512120101012,
8.5251613610654147,
10.604602902745251,
12.801827480081469
}

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