Swarm-NG  1.1
random.hpp File Reference

Defines and implements simple interfaces to CPU random number generators. More...

#include <cstdlib>
#include <cmath>

Go to the source code of this file.

Namespaces

 swarm
 Swarm-NG library.
 

Constant Groups

 swarm
 Swarm-NG library.
 

Detailed Description

Defines and implements simple interfaces to CPU random number generators.

Todo:
use better random nubmer generators (e.g., from boost++)

Definition in file random.hpp.