class <RandomVariable/LogNormal> LogNormalRandomVariable : public RandomVariable


Inheritance:


Public Methods

inline double avg()
inline double* avgp()
LogNormalRandomVariable()
inline void setavg(double d)
inline void setstd(double d)
inline double std()
inline double* stdp()
virtual double value()

Private Fields

double avg_
double std_

Inherited from RandomVariable:

Public Methods

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

Protected Fields

RNG* rng_

Documentation

virtual double value()

LogNormalRandomVariable()

inline double* avgp()

inline double* stdp()

inline double avg()

inline double std()

inline void setavg(double d)

inline void setstd(double d)

double avg_

double std_


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