Public Member Functions | List of all members
ibis::randomZipf Class Reference

Continuous Zipf distribution. More...

#include <twister.h>

Public Member Functions

double next ()
 Next random number.
 
double operator() ()
 Operator that returns the next random number.
 
 randomZipf (uniformRandomNumber &ur, double a=1)
 Constructor. Must be supplied with a uniform random number generator.
 

Detailed Description

Continuous Zipf distribution.

The Zipf exponent must be no less than


The documentation for this class was generated from the following file:

Make It A Bit Faster
Contact us
Disclaimers
FastBit source code
FastBit mailing list archive