class DeltaVar : public RandomVar
This class returns always the same number (a constant)
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 returns always the same number (a constant).
It's a particular case of a random distribution: it's a Delta of Dirac.
- This class has no child classes.
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