#include <poisson.hpp>
Public Types | |
typedef RealType | value_type |
typedef Policy | policy_type |
Public Member Functions | |
poisson_distribution (RealType l_mean=1) | |
RealType | mean () const |
typedef Policy boost::math::poisson_distribution< RealType, Policy >::policy_type |
typedef RealType boost::math::poisson_distribution< RealType, Policy >::value_type |
|
inline |
References boost::math::poisson_detail::check_dist().
|
inline |