tinymt-cpp  0.0.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NtinymtNamespace for classes that implement the TinyMT algorithms
 NdetailInternal details
 Cis_twos_complementChecks whether the given integral type T (or its signed type) uses 2's complement for the signed integer representation
 Ctinymt_engine_implCore implementation of the TinyMT algorithms
 Ctinymt_engine_impl< UIntType, 32, Mat1, Mat2, TMat, DoPeriodCertification >
 Ctinymt_engine_paramGenerator's parameter set
 Ctinymt_engine_statusGenerator's state and parameter set
 Ctinymt_engine_status< UIntType, 32, 0, 0, 0 >
 Cis_dynamic
 Ctinymt_engine_status< UIntType, 32, Mat1, Mat2, TMat >
 Cis_dynamic
 Ctinymt_enginePseudo-random number generator engine based on the TinyMT algorithms