src/RNGTest/TestU01Props.hpp file

TestU01 statistical test properties class.

Contents

This file defines a generic TestU01 statistical test properties class, used to initialize, interface, and evaluate TestU01 RNG statistical tests by the TestU01 library.

Namespaces

namespace rngtest
RNGTest declarations and definitions.

Classes

template<class Test, class Proxy, class Result, Result*(*)(void) Creator, void(*)(Result*) Deleter, typename... Ts>
class rngtest::TestU01Props
TestU01 properties used to initialize TestU01 tests.