Sets the parameter set of the distribution.

Synopsis

Declared in <bits/random.h>

void
param(param_type const& __param);

Parameters

Name Description

__param

The new parameter set of the distribution.

Created with MrDocs