| equality (1) | template <class IntType> bool operator== ( const negative_binomial_distribution<IntType>& lhs, const negative_binomial_distribution<IntType>& rhs ); |
|---|---|
| inequality (2) | template <class IntType> bool operator!= ( const negative_binomial_distribution<IntType>& lhs, const negative_binomial_distribution<IntType>& rhs ); |