Sets the parameter set of the distribution.

Synopsis

Declared in <absl/random/log_uniform_int_distribution.h>

void
param(param_type const& p);

Parameters

Name

Description

p

The new parameter set.

Created with MrDocs