libstdc++
|
distribution_type typedef (defined in std::negative_binomial_distribution< _IntType >::param_type) | std::negative_binomial_distribution< _IntType >::param_type | |
k() const (defined in std::negative_binomial_distribution< _IntType >::param_type) | std::negative_binomial_distribution< _IntType >::param_type | [inline] |
operator== (defined in std::negative_binomial_distribution< _IntType >::param_type) | std::negative_binomial_distribution< _IntType >::param_type | [friend] |
p() const (defined in std::negative_binomial_distribution< _IntType >::param_type) | std::negative_binomial_distribution< _IntType >::param_type | [inline] |
param_type(_IntType __k=1, double __p=0.5) (defined in std::negative_binomial_distribution< _IntType >::param_type) | std::negative_binomial_distribution< _IntType >::param_type | [inline, explicit] |