class <RandomVariable/Exponential> ExponentialRandomVariable : public RandomVariable


Inheritance:


Public Methods

double avg()
double* avgp()
ExponentialRandomVariable()
ExponentialRandomVariable(double)
void setavg(double d)
virtual double value()

Private Fields

double avg_

Inherited from RandomVariable:

Public Methods

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

Protected Fields

RNG* rng_

Documentation

virtual double value()

ExponentialRandomVariable()

ExponentialRandomVariable(double)

double* avgp()

double avg()

void setavg(double d)

double avg_


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