Returns the parameter set of the distribution.
Synopsis
Declared in <absl/random/beta_distribution.h>
param_type
param() const;
Return Value
The current parameter set.
Created with MrDocs
Returns the parameter set of the distribution.
Declared in <absl/random/beta_distribution.h>
param_type
param() const;
The current parameter set.
Created with MrDocs