|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/random/internal/common.hpp>#include <mckl/random/skein.hpp>#include <mckl/random/threefry.hpp>#include <atomic>Go to the source code of this file.
Classes | |
| class | mckl::Seed< RNGType > |
| RNG default seed generator. More... | |
| class | mckl::SeedGenerator< ResultType, ID, Randomize, Atomic > |
| Seed generator. More... | |
Namespaces | |
| mckl | |
Macros | |
| #define | MCKL_SEED_ATOMIC 1 |
| SeedGeneartor by default use atomic operation. More... | |
| #define | MCKL_SEED_RANDOMIZE 1 |
| SeedGeneartor by default use randomized output. More... | |
1.8.13