class <RandomVariable/Constant> ConstantRandomVariable : public RandomVariable


Inheritance:


Public Methods

ConstantRandomVariable(double)
ConstantRandomVariable()
void setval(double d)
double val()
double* valp()
virtual double value()

Private Fields

double val_

Inherited from RandomVariable:

Public Methods

int command(int argc, const char*const* argv)

Protected Fields

RNG* rng_

Documentation

virtual double value()

ConstantRandomVariable()

ConstantRandomVariable(double)

double* valp()

double val()

void setval(double d)

double val_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de