C++ wrapper to the GSL random number generation routines. More...
#include <stdio.h>
#include <stdlib.h>
#include <gsl/gsl_rng.h>
#include <string>
Go to the source code of this file.
Classes | |
class | random_generator |
Wrapper class for GSL random number generation routines. More... |
C++ wrapper to the GSL random number generation routines.