#include <cmath>
#include <cstdlib>
Include dependency graph for Rand.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Rand |
Variables | |
const int | BIGPRIME = 899999963 |
|
Definition at line 7 of file Rand.h. Referenced by Rand::Rand, and Rand::seed. |