Lumiera
0.pre.03
»edit your freedom«
|
size_t
hash value as basic input Definition at line 58 of file random-draw-test.cpp.
Static Public Member Functions | |
static size_t | defaultSrc (size_t hash) |
by default use the hash directly as source of randomness | |
Classes | |
struct | Adaptor |
Adaptor to handle further mapping functions. More... | |
struct | Adaptor< RES(size_t, double)> |
inject external contextual state into a mapping function More... | |
struct | Adaptor< RES(uint, uint)> |
allow a mapping function rely on quantisation cycles More... | |
struct lib::test::anonymous_namespace{random-draw-test.cpp}::SymmetricFive::Adaptor |