Returns the exponent parameter of the distribution.
Synopsis
Declared in <absl/random/zipf_distribution.h>
double
q() const;
Return Value
The q parameter.
Created with MrDocs
Returns the exponent parameter of the distribution.
Declared in <absl/random/zipf_distribution.h>
double
q() const;
The q parameter.
Created with MrDocs