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
1
2
]
▼
C
false_type
C
tinymt::detail::tinymt_engine_status< UIntType, 32, Mat1, Mat2, TMat >::is_dynamic
C
tinymt::tinymt_engine< UIntType, WordSize, Mat1, Mat2, TMat, DoPeriodCertification >
Pseudo-random number generator engine based on the TinyMT algorithms
C
tinymt::detail::tinymt_engine_impl< UIntType, WordSize, Mat1, Mat2, TMat, DoPeriodCertification >
Core implementation of the TinyMT algorithms
C
tinymt::detail::tinymt_engine_impl< UIntType, 32, Mat1, Mat2, TMat, DoPeriodCertification >
▼
C
tinymt::detail::tinymt_engine_param< UIntType >
Generator's parameter set
C
tinymt::detail::tinymt_engine_status< UIntType, 32, 0, 0, 0 >
C
tinymt::detail::tinymt_engine_status< UIntType, WordSize, Mat1, Mat2, TMat >
Generator's state and parameter set
C
tinymt::detail::tinymt_engine_status< UIntType, 32, Mat1, Mat2, TMat >
▼
C
true_type
C
tinymt::detail::tinymt_engine_status< UIntType, 32, 0, 0, 0 >::is_dynamic
▼
C
type
C
tinymt::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
Generated by
1.8.13