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