STK++ 1.0
STK_RandBase.h File Reference

Declaration of the RandBase class. More...

#include "../../STKernel/include/STK_Misc.h"
#include "../../STKernel/include/STK_Integer.h"
#include "../../STKernel/include/STK_Real.h"
#include "../../Sdk/include/STK_ITContainer1D.h"
#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
 

STK means the Statistical ToolKit.



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.