![]() |
GeNN
1.1
GPU enhanced Neuronal Networks (GeNN)
|
header file containing the class definition for a uniform random generator based on the ISAAC random number generator More...
#include <time.h>
#include <limits.h>
#include <stdlib.h>
#include "isaac.hpp"
#include <assert.h>
Go to the source code of this file.
Classes | |
class | randomGen |
Class randomGen which implements the ISAAC random number generator for uniformely distributed random numbers. More... | |
class | stdRG |
Macros | |
#define | RANDOMGEN_H |
macro for avoiding multiple inclusion during compilation More... | |
header file containing the class definition for a uniform random generator based on the ISAAC random number generator
#define RANDOMGEN_H |
macro for avoiding multiple inclusion during compilation