kblib 0.2.3
General utilities library for modern C++
|
Go to the source code of this file.
Macros | |
#define | KBLIB_DEBUG_SEED_SEQ 1 |
Functions | |
TEST_CASE ("Random engine seeding") | |
TEST_CASE ("transform_engine") | |
TEST_CASE ("LCG verification") | |
#define KBLIB_DEBUG_SEED_SEQ 1 |
Definition at line 1 of file random.cpp.
TEST_CASE | ( | "LCG verification" | ) |
Definition at line 117 of file random.cpp.
TEST_CASE | ( | "Random engine seeding" | ) |
Definition at line 12 of file random.cpp.
TEST_CASE | ( | "transform_engine" | ) |
Definition at line 90 of file random.cpp.