RandomNumberGenerator Class Referenceabstract

Defines an interface for random number generators. More...

#include "util/random_number_generator.h"

Inheritance diagram for RandomNumberGenerator:

Public Member Functions

virtual double rand ()=0
 Returns a random number.
 

Detailed Description

Warning
Contains purely virtual functions and thus only child classes can be instantiated explicitly.

The documentation for this class was generated from the following file: