MTToolBox  0.2.10
Data Structures | Namespaces
ReducibleTemperingCalculatable.hpp File Reference

Abstruct class for searching tempering parameters. More...

#include <stdint.h>
#include <inttypes.h>
#include <MTToolBox/ReducibleGenerator.hpp>
#include <MTToolBox/TemperingCalculatable.hpp>

Go to the source code of this file.

Data Structures

class  MTToolBox::ReducibleTemperingCalculatable< U >
 

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 (Manieth Corp.)
Makoto Matsumoto (Hiroshima University)

Copyright (C) 2015 Mutsuo Saito, Makoto Matsumoto, Manieth Corp. and Hiroshima University. All rights reserved.

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