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