Public Member Functions | Protected Member Functions | Protected Attributes

EmpiricalRandomVariable Class Reference

Inheritance diagram for EmpiricalRandomVariable:
RandomVariable

List of all members.

Public Member Functions

virtual double value ()
virtual double interpolate (double u, double x1, double y1, double x2, double y2)
virtual double avg ()
double & minCDF ()
double & maxCDF ()
int loadCDF (const char *filename)

Protected Member Functions

int command (int argc, const char *const *argv)
int lookup (double u)

Protected Attributes

double minCDF_
double maxCDF_
int interpolation_
int numEntry_
int maxEntry_
CDFentrytable_

The documentation for this class was generated from the following files: