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