Defined in header
explicit binomial_distribution( IntType t = 1, double p = 0.5 );
The class template std::ratio and associated templates provide compile-time rational arithmetic support. Each instantiation of this template exactly represents
T sum() const;
template< class T > /*unspecified1*/ end( valarray<T>&
template< class Engine, size_t k > bool operator==( const s
template< class ResultType > bool operator==( const negative_binomial_dis
explicit negative_binomial_distribution( IntType k = 1, double p =
Page 30 of 43