MTToolBox  0.2.10
Data Structures | Namespaces
AlgorithmRecursionSearch.hpp File Reference

Search parameters of state transition function. More...

#include <NTL/GF2X.h>
#include <NTL/GF2XFactoring.h>
#include <MTToolBox/RecursionSearchable.hpp>
#include <MTToolBox/AlgorithmPrimitivity.hpp>
#include <MTToolBox/period.hpp>
#include <MTToolBox/util.hpp>

Go to the source code of this file.

Data Structures

class  MTToolBox::AlgorithmRecursionSearch< U, V >
 Search parameters of state transition function of pseudo random number generator so that the characteristic polynomial of the function will have max degree and will be primitive. More...
 

Namespaces

 MTToolBox
 name space for MTToolBox
 

Detailed Description

Search parameters of state transition function.

Search parameters of state transition function of pseudo random number generator so that the characteristic polynomial of the function will have max degree and will be primitive.

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