class UniformVar : public RandomVar
This class implements an uniform distribution, between
min and max
Inheritance:
Public Classes
class Exc: public BaseExc
Public Methods
static inline void init(RandNum s)
static RandomGen* changeGenerator(RandomGen *g)
static void restoreGenerator()
virtual double get(void)
Protected Fields
static RandomGen _stdgen
static RandomGen* _pstdgen
RandomGen* _gen
Documentation
This class implements an uniform distribution, between
min and max
- Direct child classes:
- PoissonVar
ParetoVar
NormalVar
ExponentialVar
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de