.TH "std::piecewise_linear_distribution< _RealType >::param_type" 3cxx "Wed Jul 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::piecewise_linear_distribution< _RealType >::param_type .SH SYNOPSIS .br .PP .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 5795 of file random\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.