absl::bernoulli_distribution::p

Returns the acceptance probability.

Synopsis

Declared in <absl/random/bernoulli_distribution.h>

double
p() const;

Return Value

The probability of producing true.