libfoedus-core
FOEDUS Core Library
zipfian_random.hpp File Reference
#include <stdint.h>
#include <cmath>
#include "foedus/assert_nd.hpp"
#include "foedus/assorted/uniform_random.hpp"
#include "foedus/memory/fwd.hpp"
Include dependency graph for zipfian_random.hpp:

Go to the source code of this file.

Classes

class  foedus::assorted::ZipfianRandom
 A simple zipfian generator based off of YCSB's Java implementation. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::assorted
 Assorted Methods/Classes that are too subtle to have their own packages.