std::bernoulli_distribution::param_type
Contents
Detailed Description
Parameter type.
Name
std::bernoulli_distribution::param_type
Synopsis
#include <random>
PublicTypestypedefbernoulli_distributiondistribution_typePublicMemberFunctionsparam_type (double __p)
double p () const
Friends
bool operator== (const param_type &__p1, const param_type &__p2)
