Returns the largest value the distribution can produce.
Synopsis
Declared in <absl/random/exponential_distribution.h>
result_type
max() const;
Return Value
Positive infinity.
Created with MrDocs
Returns the largest value the distribution can produce.
Declared in <absl/random/exponential_distribution.h>
result_type
max() const;
Positive infinity.
Created with MrDocs