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