std::bernoulli_distribution::param_type(3) Library Functions Manual std::bernoulli_distribution::param_type(3)

std::bernoulli_distribution::param_type

#include <random.h>


typedef bernoulli_distribution distribution_type


param_type (double __p)
double p () const


bool operator== (const param_type &__p1, const param_type &__p2)

Parameter type.

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++