MTToolBox  0.2.10
Data Structures | Namespaces
TemperingCalculatable.hpp File Reference

Abstruct class for searching tempering parameters. More...

#include <stdint.h>
#include <inttypes.h>
#include <MTToolBox/EquidistributionCalculatable.hpp>

Go to the source code of this file.

Data Structures

class  MTToolBox::TemperingCalculatable< U, V >
 Users can search tempering parameters by making GF(2)-linear pseudo random generator class which inherits from this class. More...
 

Namespaces

 MTToolBox
 name space for MTToolBox
 

Detailed Description

Abstruct class for searching tempering parameters.

Users can search tempering parameters by making GF(2)-linear pseudo random generator class which inherits from this class.

Author
Mutsuo Saito (Hiroshima University)
Makoto Matsumoto (Hiroshima University)

Copyright (C) 2013, 2016 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. All rights reserved.

The 3-clause BSD License is applied to this software, see LICENSE.txt