MTToolBox  0.2.10
Data Structures | Namespaces
AlgorithmPartialBitPattern.hpp File Reference

Algorithm that search tempering parameters to improve dimension of equi-distribution of output of pseudo random number generator. More...

#include <iostream>
#include <iomanip>
#include <cstdlib>
#include <unistd.h>
#include <MTToolBox/AlgorithmTempering.hpp>
#include <MTToolBox/TemperingCalculatable.hpp>
#include <MTToolBox/AlgorithmEquidistribution.hpp>

Go to the source code of this file.

Data Structures

class  MTToolBox::AlgorithmPartialBitPattern< U, V, bit_len, param_num, try_bit_len, step, lsb >
 Algorithm that search tempering parameters to improve dimension of equi-distribution of output of pseudo random number generator. More...
 

Namespaces

 MTToolBox
 name space for MTToolBox
 

Detailed Description

Algorithm that search tempering parameters to improve dimension of equi-distribution of output of pseudo random number generator.

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