GPLIB++
|
#include "GeneralRNG.h"
#include <boost/random/lagged_fibonacci.hpp>
#include <boost/random/uniform_01.hpp>
Go to the source code of this file.
Classes | |
class | gplib::UniformRNG |
Generate uniformly distributed random numbers, this is basically a wrapper for the boost random number generators, that is a little easier to use. More... | |
Namespaces | |
gplib | |