Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::random::negative_binomial_distribution< IntType, RealType > Member List

This is the complete list of members for boost::random::negative_binomial_distribution< IntType, RealType >, including all inherited members.

BOOST_PREVENT_MACRO_SUBSTITUTION() const boost::random::negative_binomial_distribution< IntType, RealType >inline
BOOST_PREVENT_MACRO_SUBSTITUTION() const boost::random::negative_binomial_distribution< IntType, RealType >inline
input_type typedefboost::random::negative_binomial_distribution< IntType, RealType >
k() const boost::random::negative_binomial_distribution< IntType, RealType >inline
negative_binomial_distribution(IntType k_arg=1, RealType p_arg=RealType(0.5))boost::random::negative_binomial_distribution< IntType, RealType >inlineexplicit
negative_binomial_distribution(const param_type &parm)boost::random::negative_binomial_distribution< IntType, RealType >inlineexplicit
operator!=(const negative_binomial_distribution &lhs, const negative_binomial_distribution &rhs)boost::random::negative_binomial_distribution< IntType, RealType >friend
operator()(URNG &urng) const boost::random::negative_binomial_distribution< IntType, RealType >inline
operator()(URNG &urng, const param_type &parm) const boost::random::negative_binomial_distribution< IntType, RealType >inline
operator<<(std::basic_ostream< CharT, Traits > &os, const negative_binomial_distribution &bd)boost::random::negative_binomial_distribution< IntType, RealType >friend
operator==(const negative_binomial_distribution &lhs, const negative_binomial_distribution &rhs)boost::random::negative_binomial_distribution< IntType, RealType >friend
operator>>(std::basic_istream< CharT, Traits > &is, negative_binomial_distribution &bd)boost::random::negative_binomial_distribution< IntType, RealType >friend
p() const boost::random::negative_binomial_distribution< IntType, RealType >inline
param() const boost::random::negative_binomial_distribution< IntType, RealType >inline
param(const param_type &parm)boost::random::negative_binomial_distribution< IntType, RealType >inline
reset()boost::random::negative_binomial_distribution< IntType, RealType >inline
result_type typedefboost::random::negative_binomial_distribution< IntType, RealType >