reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/random.h
 4110       typedef _IntType result_type;
 4115 	typedef negative_binomial_distribution<_IntType> distribution_type;
 4118 	param_type(_IntType __k = 1, double __p = 0.5)
 4124 	_IntType
 4141 	_IntType _M_k;
 4146       negative_binomial_distribution(_IntType __k = 1, double __p = 0.5)
 4165       _IntType