libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>
#include <cmath>
#include "foedus/assert_nd.hpp"
#include "foedus/assorted/uniform_random.hpp"
#include "foedus/memory/fwd.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. | |