Thrill  0.1
zipf_distribution.hpp File Reference
#include <thrill/common/logger.hpp>
#include <random>
#include <vector>
+ Include dependency graph for zipf_distribution.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ZipfDistribution
 A class for producing random integers distributed according to the Zipf-Mandelbrot probability mass function: More...
 

Namespaces

 thrill
 
 thrill::common
 Contains many common tools and helpers shared by higher layers. See common.
 

Macros

#define THRILL_COMMON_ZIPF_DISTRIBUTION_HEADER
 

Macro Definition Documentation

◆ THRILL_COMMON_ZIPF_DISTRIBUTION_HEADER

#define THRILL_COMMON_ZIPF_DISTRIBUTION_HEADER

Definition at line 45 of file zipf_distribution.hpp.