libstdc++
std::negative_binomial_distribution< _IntType > Member List
This is the complete list of members for
std::negative_binomial_distribution< _IntType >
, including all inherited members.
k
() const
std::negative_binomial_distribution< _IntType >
[inline]
max
() const
std::negative_binomial_distribution< _IntType >
[inline]
min
() const
std::negative_binomial_distribution< _IntType >
[inline]
negative_binomial_distribution
(_IntType __k=1, double __p=0.5) (defined in
std::negative_binomial_distribution< _IntType >
)
std::negative_binomial_distribution< _IntType >
[inline, explicit]
negative_binomial_distribution
(const param_type &__p) (defined in
std::negative_binomial_distribution< _IntType >
)
std::negative_binomial_distribution< _IntType >
[inline, explicit]
operator()
(_UniformRandomNumberGenerator &__urng)
std::negative_binomial_distribution< _IntType >
operator()
(_UniformRandomNumberGenerator &__urng, const param_type &__p) (defined in
std::negative_binomial_distribution< _IntType >
)
std::negative_binomial_distribution< _IntType >
operator<<
(std::basic_ostream< _CharT, _Traits > &__os, const std::negative_binomial_distribution< _IntType1 > &__x)
std::negative_binomial_distribution< _IntType >
[friend]
operator==
(const std::negative_binomial_distribution< _IntType1 > &__d1, const std::negative_binomial_distribution< _IntType1 > &__d2)
std::negative_binomial_distribution< _IntType >
[friend]
operator>>
(std::basic_istream< _CharT, _Traits > &__is, std::negative_binomial_distribution< _IntType1 > &__x)
std::negative_binomial_distribution< _IntType >
[friend]
p
() const
std::negative_binomial_distribution< _IntType >
[inline]
param
() const
std::negative_binomial_distribution< _IntType >
[inline]
param
(const param_type &__param)
std::negative_binomial_distribution< _IntType >
[inline]
reset
()
std::negative_binomial_distribution< _IntType >
[inline]
result_type
typedef
std::negative_binomial_distribution< _IntType >
Generated by
1.8.0