MCPcopy Create free account

hub / github.com/MersenneTwister-Lab/TinyMT / types & classes

Types & classes22 in github.com/MersenneTwister-Lab/TinyMT

ClassF2_POLYNOMIAL128_T
* Polynomial over F<sub>2</sub>, whose degree is equal to or less than 128. * LSB of ar[0], i.e. ar[0] & 1, represent constant */
jump/f2-polynomial.h:33
ClassPOLYNOMIAL256_T
* This structure represents polynomial over F<sub>2</sub> of * degree less than 256. */
jump/f2-polynomial.c:33
ClassSearch
dc/include/recursion_search.hpp:34
ClassSequential
dc/include/sequential.hpp:32
ClassTINYMT32J_T
opencl/tinymt32def.h:40
ClassTINYMT32WP_T
opencl/tinymt32def.h:27
ClassTINYMT32_T
* tinymt32 internal state vector and parameters */
tinymt/tinymt32.h:36
ClassTINYMT64J_T
opencl/tinymt64def.h:44
ClassTINYMT64WP_T
opencl/tinymt64def.h:33
ClassTINYMT64_T
* tinymt64 internal state vector and parameters */
tinymt/tinymt64.h:36
Classall_in_one
dc/include/search_all.hpp:49
Classfile_reader
opencl/file_reader.h:30
Classlinear_generator_vector
dc/include/simple_shortest_basis.hpp:37
Classoption
dc/src/parse_opt.cpp:46
Classoption
dc/src/getid.cpp:50
Classsearch_temper
dc/include/search_temper.hpp:53
Classshortest_basis
dc/include/simple_shortest_basis.hpp:111
Classtinymt32
dc/src/tinymt32search.hpp:42
Classtinymt32_param
* @class tinymt32_param * @brief a class keeping parameters of tinymt32 * * This class keeps parameters of tinymt32, and has some
dc/src/tinymt32search.hpp:70
Classtinymt64
dc/src/tinymt64search.hpp:39
Classtinymt64_param
* @class tinymt64_param * @brief a class keeping parameters of tinymt64 * * This class keeps parameters of tinymt64, and has some
dc/src/tinymt64search.hpp:70
Classtinymt_options
dc/src/parse_opt.h:26