Rng.h File Reference
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/linear_congruential.hpp>

Go to the source code of this file.

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.
 

Typedefs

typedef boost::mt19937 shark::DefaultRngType
 Default RNG of the shark library. More...
 
typedef boost::rand48 shark::FastRngType
 Fast RNG type. More...