.TH "std::discrete_distribution< _IntType >::param_type" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::discrete_distribution< _IntType >::param_type .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "\fBtypedef\fP \fBdiscrete_distribution\fP< _IntType > \fBdistribution_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "template<\fBtypename\fP \fB_InputIterator\fP > \fBparam_type\fP (\fB_InputIterator\fP \fB__wbegin\fP, \fB_InputIterator\fP \fB__wend\fP)" .br .ti -1c .RI "\fBparam_type\fP (\fBconst\fP \fBparam_type\fP &)=\fBdefault\fP" .br .ti -1c .RI "\fBparam_type\fP (\fBinitializer_list\fP< double > \fB__wil\fP)" .br .ti -1c .RI "template<\fBtypename\fP _Func > \fBparam_type\fP (size_t \fB__nw\fP, double \fB__xmin\fP, double \fB__xmax\fP, _Func \fB__fw\fP)" .br .ti -1c .RI "\fBparam_type\fP & \fBoperator=\fP (\fBconst\fP \fBparam_type\fP &)=\fBdefault\fP" .br .ti -1c .RI "\fBstd::vector\fP< double > \fBprobabilities\fP () \fBconst\fP" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "\fBclass\fP \fBdiscrete_distribution< _IntType >\fP" .br .ti -1c .RI "bool \fBoperator!=\fP (\fBconst\fP \fBparam_type\fP &\fB__p1\fP, \fBconst\fP \fBparam_type\fP &\fB__p2\fP)" .br .ti -1c .RI "bool \fBoperator==\fP (\fBconst\fP \fBparam_type\fP &\fB__p1\fP, \fBconst\fP \fBparam_type\fP &\fB__p2\fP)" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP _IntType = int> .br struct std::discrete_distribution< _IntType >::param_type"Parameter type\&. .PP Definition at line \fB5281\fP of file \fBrandom\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "template<\fBtypename\fP _IntType = int> \fBtypedef\fP \fBdiscrete_distribution\fP<_IntType> \fBstd::discrete_distribution\fP< _IntType >::param_type::distribution_type" .PP Definition at line \fB5283\fP of file \fBrandom\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template<\fBtypename\fP _IntType = int> \fBstd::discrete_distribution\fP< _IntType >::param_type::param_type ()\fC [inline]\fP" .PP Definition at line \fB5286\fP of file \fBrandom\&.h\fP\&. .SS "template<\fBtypename\fP _IntType = int> template<\fBtypename\fP \fB_InputIterator\fP > \fBstd::discrete_distribution\fP< _IntType >::param_type::param_type (\fB_InputIterator\fP __wbegin, \fB_InputIterator\fP __wend)\fC [inline]\fP" .PP Definition at line \fB5291\fP of file \fBrandom\&.h\fP\&. .SS "template<\fBtypename\fP _IntType = int> \fBstd::discrete_distribution\fP< _IntType >::param_type::param_type (\fBinitializer_list\fP< double > __wil)\fC [inline]\fP" .PP Definition at line \fB5296\fP of file \fBrandom\&.h\fP\&. .SS "template<\fBtypename\fP _IntType > template<\fBtypename\fP _Func > \fBstd::discrete_distribution\fP< _IntType >::param_type::param_type (size_t __nw, double __xmin, double __xmax, _Func __fw)" .PP Definition at line \fB2678\fP of file \fBbits/random\&.tcc\fP\&. .SH "Member Function Documentation" .PP .SS "template<\fBtypename\fP _IntType = int> \fBstd::vector\fP< double > \fBstd::discrete_distribution\fP< _IntType >::param_type::probabilities () const\fC [inline]\fP" .PP Definition at line \fB5309\fP of file \fBrandom\&.h\fP\&. .SH "Friends And Related Symbol Documentation" .PP .SS "template<\fBtypename\fP _IntType = int> friend \fBclass\fP \fBdiscrete_distribution\fP< _IntType >\fC [friend]\fP" .PP Definition at line \fB5283\fP of file \fBrandom\&.h\fP\&. .SS "template<\fBtypename\fP _IntType = int> bool operator!= (\fBconst\fP \fBparam_type\fP & __p1, \fBconst\fP \fBparam_type\fP & __p2)\fC [friend]\fP" .PP Definition at line \fB5317\fP of file \fBrandom\&.h\fP\&. .SS "template<\fBtypename\fP _IntType = int> bool \fBoperator\fP== (\fBconst\fP \fBparam_type\fP & __p1, \fBconst\fP \fBparam_type\fP & __p2)\fC [friend]\fP" .PP Definition at line \fB5313\fP of file \fBrandom\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.