libstdc++: std::bernoulli_distribution::param_type Struct Reference (original) (raw)
#include <[random.h](a00641%5Fsource.html)>
Public Member Functions | |
---|---|
param_type (double __p) | |
double | p () const |
Detailed Description
Parameter type.
Definition at line 3736 of file random.h.
Member Typedef Documentation
◆ distribution_type
Constructor & Destructor Documentation
std::bernoulli_distribution::param_type::param_type ( ) | inline |
---|
◆ param_type() [2/2]
std::bernoulli_distribution::param_type::param_type ( double __p) | inlineexplicit |
---|
Member Function Documentation
◆ p()
double std::bernoulli_distribution::param_type::p ( ) const | inline |
---|
Friends And Related Symbol Documentation
◆ operator==
The documentation for this struct was generated from the following file: