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

Go to the source code of this file.

Classes

class  hypergeometric_distribution< int_t, fp_t >
 

Namespaces

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

Macros

#define THRILL_COMMON_HYPERGEOMETRIC_DISTRIBUTION_HEADER
 

Typedefs

using hypergeometric = hypergeometric_distribution<>
 

Macro Definition Documentation

◆ THRILL_COMMON_HYPERGEOMETRIC_DISTRIBUTION_HEADER

#define THRILL_COMMON_HYPERGEOMETRIC_DISTRIBUTION_HEADER

Definition at line 62 of file hypergeometric_distribution.hpp.