Returns the smallest value the distribution can produce.
Synopsis
Declared in <absl/random/exponential_distribution.h>
result_type
min() const;
Return Value
0.
Created with MrDocs
Returns the smallest value the distribution can produce.
Declared in <absl/random/exponential_distribution.h>
result_type
min() const;
0.
Created with MrDocs