Classes | Namespaces
random_numbers.h File Reference
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/uniform_real.hpp>
#include <boost/random/uniform_int.hpp>
#include <boost/random/variate_generator.hpp>
#include <boost/random/normal_distribution.hpp>
Include dependency graph for random_numbers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  random_numbers::RandomNumberGenerator
 Random number generation (wrapper for boost). An instance of this class cannot be used by multiple threads at once (member functions are not const). However, the constructor is thread safe and different instances can be used safely in any number of threads. It is also guaranteed that all created instances will have a "random" random seed. More...
 

Namespaces

 random_numbers
 


random_numbers
Author(s): Ioan Sucan
autogenerated on Sun Apr 3 2022 02:04:01