Core implementation of the TinyMT algorithms.
More...
#include <tinymt.h>
template<class UIntType, std::size_t WordSize, std::uintmax_t Mat1, std::uintmax_t Mat2, std::uintmax_t TMat, bool DoPeriodCertification>
struct tinymt::detail::tinymt_engine_impl< UIntType, WordSize, Mat1, Mat2, TMat, DoPeriodCertification >
Core implementation of the TinyMT algorithms.
The documentation for this struct was generated from the following file: