MTToolBox
0.2.10
|
Files | |
file | AbstractGenerator.hpp [code] |
Abstract class of GF(2)-linear pseudo random number generators. | |
file | AlgorithmBestBits.hpp [code] |
Algorithm for searching tempering parameters. | |
file | AlgorithmCalculateParity.hpp [code] |
Calculate the parity check vector of reducible generator. | |
file | AlgorithmEquidistribution.hpp [code] |
Calculate dimension of equi-distribution of output of pseudo random number generators. | |
file | AlgorithmPartialBitPattern.hpp [code] |
Algorithm that search tempering parameters to improve dimension of equi-distribution of output of pseudo random number generator. | |
file | AlgorithmPrimitivity.hpp [code] |
Primitivity test. | |
file | AlgorithmRecursionAndTempering.hpp [code] |
file | AlgorithmRecursionSearch.hpp [code] |
Search parameters of state transition function. | |
file | AlgorithmReducibleEquidistribution.hpp [code] |
Calculate the dimension of equidistribution of reducible generators. | |
file | AlgorithmReducibleRecursionSearch.hpp [code] |
Search parameters of state transition function. | |
file | AlgorithmReducibleRT.hpp [code] |
file | AlgorithmTempering.hpp [code] |
Abstract class for searching tempering parameters. | |
file | EquidistributionCalculatable.hpp [code] |
This class is an Abstract class for calculating dimension of equi-distribution for GF(2)-linear pseudo random number generators. | |
file | MersenneTwister.hpp [code] |
MersenneTwister generator. | |
file | MersenneTwister64.hpp [code] |
64 bit MersenneTwister generator | |
file | period.hpp [code] |
This file provides functions calculating minimal polynomials and checking primitivity. | |
file | RecursionSearchable.hpp [code] |
Abstract class for searching parameters of state transition function of pseudo random number generator. | |
file | ReducibleGenerator.hpp [code] |
file | ReducibleTemperingCalculatable.hpp [code] |
Abstruct class for searching tempering parameters. | |
file | Sequential.hpp [code] |
Generates counting down numbers. | |
file | TemperingCalculatable.hpp [code] |
Abstruct class for searching tempering parameters. | |
file | TestLinearity.hpp [code] |
Checks if a pseudo random number generator is GF(2)-linear. | |
file | util.hpp [code] |
Utility functions. | |
file | version.h [code] |