tinymt-cpp  0.0.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cfalse_type
 Ctinymt::detail::tinymt_engine_status< UIntType, 32, Mat1, Mat2, TMat >::is_dynamic
 Ctinymt::tinymt_engine< UIntType, WordSize, Mat1, Mat2, TMat, DoPeriodCertification >Pseudo-random number generator engine based on the TinyMT algorithms
 Ctinymt::detail::tinymt_engine_impl< UIntType, WordSize, Mat1, Mat2, TMat, DoPeriodCertification >Core implementation of the TinyMT algorithms
 Ctinymt::detail::tinymt_engine_impl< UIntType, 32, Mat1, Mat2, TMat, DoPeriodCertification >
 Ctinymt::detail::tinymt_engine_param< UIntType >Generator's parameter set
 Ctinymt::detail::tinymt_engine_status< UIntType, 32, 0, 0, 0 >
 Ctinymt::detail::tinymt_engine_status< UIntType, WordSize, Mat1, Mat2, TMat >Generator's state and parameter set
 Ctinymt::detail::tinymt_engine_status< UIntType, 32, Mat1, Mat2, TMat >
 Ctrue_type
 Ctinymt::detail::tinymt_engine_status< UIntType, 32, 0, 0, 0 >::is_dynamic
 Ctype
 Ctinymt::detail::is_twos_complement< T >Checks whether the given integral type T (or its signed type) uses 2's complement for the signed integer representation