.TH "std::piecewise_linear_distribution< _RealType >::param_type" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::piecewise_linear_distribution< _RealType >::param_type .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "\fBtypedef\fP \fBpiecewise_linear_distribution\fP< _RealType > \fBdistribution_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "template<\fBtypename\fP \fB_InputIteratorB\fP , \fBtypename\fP \fB_InputIteratorW\fP > \fBparam_type\fP (\fB_InputIteratorB\fP \fB__bfirst\fP, \fB_InputIteratorB\fP \fB__bend\fP, \fB_InputIteratorW\fP \fB__wbegin\fP)" .br .ti -1c .RI "\fBparam_type\fP (\fBconst\fP \fBparam_type\fP &)=\fBdefault\fP" .br .ti -1c .RI "template<\fBtypename\fP _Func > \fBparam_type\fP (\fBinitializer_list\fP< _RealType > \fB__bl\fP, _Func \fB__fw\fP)" .br .ti -1c .RI "template<\fBtypename\fP _Func > \fBparam_type\fP (size_t \fB__nw\fP, _RealType \fB__xmin\fP, _RealType \fB__xmax\fP, _Func \fB__fw\fP)" .br .ti -1c .RI "\fBstd::vector\fP< double > \fBdensities\fP () \fBconst\fP" .br .ti -1c .RI "\fBstd::vector\fP< _RealType > \fBintervals\fP () \fBconst\fP" .br .ti -1c .RI "\fBparam_type\fP & \fBoperator=\fP (\fBconst\fP \fBparam_type\fP &)=\fBdefault\fP" .br .in -1c .SS "Friends" .in +1c .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 .ti -1c .RI "\fBclass\fP \fBpiecewise_linear_distribution< _RealType >\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP _RealType = double> .br struct std::piecewise_linear_distribution< _RealType >::param_type"Parameter type\&. .PP Definition at line \fB5787\fP of file \fBrandom\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "template<\fBtypename\fP _RealType = double> \fBtypedef\fP \fBpiecewise_linear_distribution\fP<_RealType> \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::distribution_type" .PP Definition at line \fB5789\fP of file \fBrandom\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template<\fBtypename\fP _RealType = double> \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::param_type ()\fC [inline]\fP" .PP Definition at line \fB5792\fP of file \fBrandom\&.h\fP\&. .SS "template<\fBtypename\fP _RealType > template<\fBtypename\fP \fB_InputIteratorB\fP , \fBtypename\fP \fB_InputIteratorW\fP > \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::param_type (\fB_InputIteratorB\fP __bfirst, \fB_InputIteratorB\fP __bend, \fB_InputIteratorW\fP __wbegin)" .PP Definition at line \fB3072\fP of file \fBbits/random\&.tcc\fP\&. .SS "template<\fBtypename\fP _RealType > template<\fBtypename\fP _Func > \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::param_type (\fBinitializer_list\fP< _RealType > __bl, _Func __fw)" .PP Definition at line \fB3089\fP of file \fBbits/random\&.tcc\fP\&. .SS "template<\fBtypename\fP _RealType > template<\fBtypename\fP _Func > \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::param_type (size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw)" .PP Definition at line \fB3106\fP of file \fBbits/random\&.tcc\fP\&. .SH "Member Function Documentation" .PP .SS "template<\fBtypename\fP _RealType = double> \fBstd::vector\fP< double > \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::densities () const\fC [inline]\fP" .PP Definition at line \fB5826\fP of file \fBrandom\&.h\fP\&. .SS "template<\fBtypename\fP _RealType = double> \fBstd::vector\fP< _RealType > \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::intervals () const\fC [inline]\fP" .PP Definition at line \fB5813\fP of file \fBrandom\&.h\fP\&. .SH "Friends And Related Symbol Documentation" .PP .SS "template<\fBtypename\fP _RealType = double> bool operator!= (\fBconst\fP \fBparam_type\fP & __p1, \fBconst\fP \fBparam_type\fP & __p2)\fC [friend]\fP" .PP Definition at line \fB5834\fP of file \fBrandom\&.h\fP\&. .SS "template<\fBtypename\fP _RealType = double> bool \fBoperator\fP== (\fBconst\fP \fBparam_type\fP & __p1, \fBconst\fP \fBparam_type\fP & __p2)\fC [friend]\fP" .PP Definition at line \fB5830\fP of file \fBrandom\&.h\fP\&. .SS "template<\fBtypename\fP _RealType = double> friend \fBclass\fP \fBpiecewise_linear_distribution\fP< _RealType >\fC [friend]\fP" .PP Definition at line \fB5789\fP of file \fBrandom\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.