All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Random.h
Go to the documentation of this file.
1 //=================================================================================================
20 //=================================================================================================
21 
22 
23 namespace blaze {
24 
25 //*************************************************************************************************
36 typedef boost::mt19937 RNG;
37 //*************************************************************************************************
38 
39 } // namespace blaze