.TH "std::negative_binomial_distribution< _IntType >::param_type" 3cxx "Thu Feb 16 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::negative_binomial_distribution< _IntType >::param_type .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBnegative_binomial_distribution\fP< _IntType > \fBdistribution_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBparam_type\fP (_IntType __k, double __p=0\&.5)" .br .ti -1c .RI "_IntType \fBk\fP () const" .br .ti -1c .RI "double \fBp\fP () const" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "bool \fBoperator!=\fP (const \fBparam_type\fP &__p1, const \fBparam_type\fP &__p2)" .br .ti -1c .RI "bool \fBoperator==\fP (const \fBparam_type\fP &__p1, const \fBparam_type\fP &__p2)" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::negative_binomial_distribution< _IntType >::param_type"Parameter type\&. .PP Definition at line \fB4200\fP of file \fBrandom\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef \fBnegative_binomial_distribution\fP<_IntType> \fBstd::negative_binomial_distribution\fP< _IntType >::param_type::distribution_type" .PP Definition at line \fB4202\fP of file \fBrandom\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fBstd::negative_binomial_distribution\fP< _IntType >::param_type::param_type ()\fC [inline]\fP" .PP Definition at line \fB4204\fP of file \fBrandom\&.h\fP\&. .SS "template \fBstd::negative_binomial_distribution\fP< _IntType >::param_type::param_type (_IntType __k, double __p = \fC0\&.5\fP)\fC [inline]\fP, \fC [explicit]\fP" .PP Definition at line \fB4207\fP of file \fBrandom\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template _IntType \fBstd::negative_binomial_distribution\fP< _IntType >::param_type::k () const\fC [inline]\fP" .PP Definition at line \fB4214\fP of file \fBrandom\&.h\fP\&. .SS "template double \fBstd::negative_binomial_distribution\fP< _IntType >::param_type::p () const\fC [inline]\fP" .PP Definition at line \fB4218\fP of file \fBrandom\&.h\fP\&. .SH "Friends And Related Function Documentation" .PP .SS "template bool operator!= (const \fBparam_type\fP & __p1, const \fBparam_type\fP & __p2)\fC [friend]\fP" .PP Definition at line \fB4226\fP of file \fBrandom\&.h\fP\&. .SS "template bool operator== (const \fBparam_type\fP & __p1, const \fBparam_type\fP & __p2)\fC [friend]\fP" .PP Definition at line \fB4222\fP of file \fBrandom\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.