Sets the parameter set of the distribution.
Synopsis
Declared in <absl/random/bernoulli_distribution.h>
void
param(param_type const& param);
Parameters
Name |
Description |
param |
The new parameter set. |
Created with MrDocs