Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test RandomDraw_test
Definition in file random-draw-test.cpp.
#include "lib/test/run.hpp"
#include "lib/random-draw.hpp"
#include "lib/format-string.hpp"
#include "lib/test/test-helper.hpp"
#include <array>
Classes | |
struct | SymmetricFive::Adaptor< SIG > |
Adaptor to handle further mapping functions. More... | |
struct | SymmetricFive::Adaptor< RES(size_t, double)> |
inject external contextual state into a mapping function More... | |
struct | SymmetricFive::Adaptor< RES(uint, uint)> |
allow a mapping function rely on quantisation cycles More... | |
class | RandomDraw_test |
struct | SymmetricFive |
Typedefs | |
using | Draw = RandomDraw< SymmetricFive > |
Functions | |
LAUNCHER (RandomDraw_test, "unit common") | |
Register this test class... More... | |
Variables | |
double | ctxParameter = 1.0 |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
struct lib::test::anonymous_namespace{random-draw-test.cpp}::SymmetricFive::Adaptor |
lib::test::LAUNCHER | ( | RandomDraw_test | , |
"unit common" | |||
) |
Register this test class...