Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
blaze
system
Random.h
Go to the documentation of this file.
1
//=================================================================================================
20
//=================================================================================================
21
22
#ifndef _BLAZE_SYSTEM_RANDOM_H_
23
#define _BLAZE_SYSTEM_RANDOM_H_
24
25
26
//*************************************************************************************************
27
// Includes
28
//*************************************************************************************************
29
30
#include <boost/random/mersenne_twister.hpp>
31
32
33
34
35
//=================================================================================================
36
//
37
// RANDOM NUMBER GENERATOR CONFIGURATION
38
//
39
//=================================================================================================
40
41
#include <
blaze/config/Random.h
>
42
43
#endif
Generated on Sun Jan 20 2013 08:14:24 by
1.8.3