Pallas Solver
0.1
C++ Global Optimization Algorithms
|
Generates random numbers. More...
#include <random_number_generator.h>
Generates random numbers.
The engine specified by the typedef Engine is used to generate random numbers with a distribution defined by the typedef Distribution.