#include <fwd.hpp>
Public Types | |
typedef RealType | value_type |
typedef Policy | policy_type |
Public Member Functions | |
bernoulli_distribution (RealType p=0.5) | |
RealType | success_fraction () const |
typedef Policy boost::math::bernoulli_distribution< RealType, Policy >::policy_type |
typedef RealType boost::math::bernoulli_distribution< RealType, Policy >::value_type |
|
inline |
References boost::math::bernoulli_detail::check_dist().
|
inline |
Referenced by boost::math::cdf(), boost::math::kurtosis(), boost::math::kurtosis_excess(), boost::math::mean(), boost::math::mode(), boost::math::pdf(), boost::math::quantile(), boost::math::skewness(), boost::math::concepts::DistributionConcept< Distribution >::test_extra_members(), and boost::math::variance().