.TH "std::exponential_distribution< _RealType >::param_type" 3cxx "libstdc++" \" -*- nroff -*-
.ad l
.nh
.SH NAME
std::exponential_distribution< _RealType >::param_type
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <random>\fP
.SS "Public Types"

.in +1c
.ti -1c
.RI "typedef \fBexponential_distribution\fP< _RealType > \fBdistribution_type\fP"
.br
.in -1c
.SS "Public Member Functions"

.in +1c
.ti -1c
.RI "\fBparam_type\fP (_RealType __lambda)"
.br
.ti -1c
.RI "_RealType \fBlambda\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
.in -1c
.SH "Detailed Description"
.PP 

.SS "template<typename _RealType = double>
.br
struct std::exponential_distribution< _RealType >::param_type"Parameter type\&. 

.SH "Author"
.PP 
Generated automatically by Doxygen for libstdc++ from the source code\&.