Returns the parameter set of the distribution.

Synopsis

Declared in <bits/random.h>

param_type
param() const;

Return Value

the parameter set of the distribution.

Created with MrDocs