Sets the parameter set of the distribution.
Synopsis
Declared in <absl/random/exponential_distribution.h>
void
param(param_type const& p);
Parameters
Name |
Description |
p |
The new parameter set. |
Created with MrDocs