Constructs a distribution from the given parameter set.

Synopsis

Declared in <absl/random/bernoulli_distribution.h>

explicit
bernoulli_distribution(param_type p);

Parameters

Name

Description

p

The parameter set.

Created with MrDocs