Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
blaze
system
Random.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
#ifndef _BLAZE_SYSTEM_RANDOM_H_
36
#define _BLAZE_SYSTEM_RANDOM_H_
37
38
39
//*************************************************************************************************
40
// Includes
41
//*************************************************************************************************
42
43
#include <boost/random/mersenne_twister.hpp>
44
45
46
47
48
//=================================================================================================
49
//
50
// RANDOM NUMBER GENERATOR CONFIGURATION
51
//
52
//=================================================================================================
53
54
#include <
blaze/config/Random.h
>
55
56
#endif
Random.h
Configuration of the random number generator used in the Blaze library.
Generated on Thu Jul 2 2015 04:54:53 by
1.8.9.1