STK++ 0.9.13
STK_RandBase.h File Reference

Declaration of the RandBase class. More...

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

Go to the source code of this file.

Classes

class  STK::RandBase
 class for the Base random generator. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 

Detailed Description

Declaration of the RandBase class.

The RandBase class furnish the main pseudo random number generators (uniform, exponential, gauss).

Definition in file STK_RandBase.h.