ODT
Loading...
Searching...
No Matches
Classes | Variables
randomGenerator.h File Reference

Header file for class randomGenerator. More...

#include "MersenneTwister.h"
#include "processor.h"
Include dependency graph for randomGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  randomGenerator
 

Variables

processor proc
 

Detailed Description

Header file for class randomGenerator.

Definition in file randomGenerator.h.

Variable Documentation

◆ proc

processor proc
extern

A random number generator class. This sets up and calls the Mersenne twister.

Definition at line 28 of file main.cc.