mp_units::piecewise_constant_distribution::param

Sets the parameter set of the distribution.

Synopsis

Declared in <bits/random.h>

void
param(param_type const& __param);

Parameters

NameDescription
__paramThe new parameter set of the distribution.