|
STK++ 1.0
|
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"

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. | |
Declaration of the RandBase class.
The RandBase class furnish the main pseudo random number generators (uniform, exponential, gauss).
Definition in file STK_RandBase.h.