.TH "std::bernoulli_distribution::param_type" 3cxx "Fri May 28 2021" "libstdc++" \" -*- nroff -*-
.ad l
.nh
.SH NAME
std::bernoulli_distribution::param_type
.SH SYNOPSIS
.br
.PP
.SS "Public Types"

.in +1c
.ti -1c
.RI "typedef \fBbernoulli_distribution\fP \fBdistribution_type\fP"
.br
.in -1c
.SS "Public Member Functions"

.in +1c
.ti -1c
.RI "\fBparam_type\fP (double __p)"
.br
.ti -1c
.RI "double \fBp\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
.ti -1c
.RI "bool \fBoperator==\fP (const \fBparam_type\fP &__p1, const \fBparam_type\fP &__p2)"
.br
.in -1c
.SH "Detailed Description"
.PP 
Parameter type\&. 
.PP
Definition at line 3522 of file random\&.h\&.

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