.TH "std::piecewise_linear_distribution< _RealType >::param_type" 3cxx "Sun Jan 8 2023" "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 "typedef \fBpiecewise_linear_distribution\fP< _RealType > \fBdistribution_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "template \fBparam_type\fP (_InputIteratorB __bfirst, _InputIteratorB __bend, _InputIteratorW __wbegin)" .br .ti -1c .RI "\fBparam_type\fP (const \fBparam_type\fP &)=default" .br .ti -1c .RI "template \fBparam_type\fP (\fBinitializer_list\fP< _RealType > __bl, _Func __fw)" .br .ti -1c .RI "template \fBparam_type\fP (size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw)" .br .ti -1c .RI "\fBstd::vector\fP< double > \fBdensities\fP () const" .br .ti -1c .RI "\fBstd::vector\fP< _RealType > \fBintervals\fP () const" .br .ti -1c .RI "\fBparam_type\fP & \fBoperator=\fP (const \fBparam_type\fP &)=default" .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 .ti -1c .RI "class \fBpiecewise_linear_distribution< _RealType >\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::piecewise_linear_distribution< _RealType >::param_type"Parameter type\&. .PP Definition at line \fB5798\fP of file \fBrandom\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef \fBpiecewise_linear_distribution\fP<_RealType> \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::distribution_type" .PP Definition at line \fB5800\fP of file \fBrandom\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::param_type ()\fC [inline]\fP" .PP Definition at line \fB5803\fP of file \fBrandom\fP\&. .SS "template template \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::param_type (_InputIteratorB __bfirst, _InputIteratorB __bend, _InputIteratorW __wbegin)" .PP Definition at line \fB3077\fP of file \fBbits/random\&.tcc\fP\&. .SS "template template \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::param_type (\fBinitializer_list\fP< _RealType > __bl, _Func __fw)" .PP Definition at line \fB3094\fP of file \fBbits/random\&.tcc\fP\&. .SS "template template \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::param_type (size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw)" .PP Definition at line \fB3111\fP of file \fBbits/random\&.tcc\fP\&. .SH "Member Function Documentation" .PP .SS "template \fBstd::vector\fP< double > \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::densities () const\fC [inline]\fP" .PP Definition at line \fB5837\fP of file \fBrandom\fP\&. .SS "template \fBstd::vector\fP< _RealType > \fBstd::piecewise_linear_distribution\fP< _RealType >::param_type::intervals () const\fC [inline]\fP" .PP Definition at line \fB5824\fP of file \fBrandom\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 \fB5845\fP of file \fBrandom\fP\&. .SS "template bool operator== (const \fBparam_type\fP & __p1, const \fBparam_type\fP & __p2)\fC [friend]\fP" .PP Definition at line \fB5841\fP of file \fBrandom\fP\&. .SS "template friend class \fBpiecewise_linear_distribution\fP< _RealType >\fC [friend]\fP" .PP Definition at line \fB5800\fP of file \fBrandom\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.