class <RandomVariable/ParetoII> ParetoIIRandomVariable : public RandomVariable
Inheritance:
Public Methods
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Private Fields
double avg_ |
-
double scale_ |
-
double shape_ |
-
Public Methods
int command(int argc, const char*const* argv) |
Protected Fields
-
Documentation
- virtual double value()
- ParetoIIRandomVariable()
- ParetoIIRandomVariable(double, double)
- double* avgp()
- double* shapep()
- double avg()
- double shape()
- void setavg(double d)
- void setshape(double d)
- double avg_
- double shape_
- double scale_
- 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