mp_units::utility::exponential_distribution::exponential_distribution¶
Construct from rep
Synopsis¶
Declared in <mp-units/utility/random.h>
explicit exponential_distribution(rep const& lambda);
Parameters¶
| Name | Description |
|---|---|
| lambda | The object to copy construct from |