Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
▼Ntinymt | Namespace for classes that implement the TinyMT algorithms |
▼Ndetail | Internal details |
Cis_twos_complement | Checks whether the given integral type T (or its signed type) uses 2's complement for the signed integer representation |
Ctinymt_engine_impl | Core implementation of the TinyMT algorithms |
Ctinymt_engine_impl< UIntType, 32, Mat1, Mat2, TMat, DoPeriodCertification > | |
Ctinymt_engine_param | Generator's parameter set |
Ctinymt_engine_status | Generator'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_engine | Pseudo-random number generator engine based on the TinyMT algorithms |