ROOT 6.08/07 Reference Guide |
This is the complete list of members for ROOT::Fit::DataWrapper, including all inherited members.
Coord(unsigned int ipoint, unsigned int icoord) const | ROOT::Fit::DataWrapper | inline |
CoordError(unsigned int ipoint, unsigned int icoord) const | ROOT::Fit::DataWrapper | inline |
CoordErrors(unsigned int ipoint) const | ROOT::Fit::DataWrapper | inline |
Coords(unsigned int ipoint) const | ROOT::Fit::DataWrapper | inline |
DataWrapper(const double *dataX) | ROOT::Fit::DataWrapper | inlineexplicit |
DataWrapper(const double *dataX, const double *val, const double *eval, const double *ex) | ROOT::Fit::DataWrapper | inline |
DataWrapper(const double *dataX, const double *dataY, const double *val, const double *eval, const double *ex, const double *ey) | ROOT::Fit::DataWrapper | inline |
DataWrapper(const double *dataX, const double *dataY, const double *dataZ, const double *val, const double *eval, const double *ex, const double *ey, const double *ez) | ROOT::Fit::DataWrapper | inline |
DataWrapper(unsigned int dim, Iterator coordItr) | ROOT::Fit::DataWrapper | inline |
DataWrapper(size_t dim, Iterator coordItr, const double *val, const double *eval, Iterator errItr) | ROOT::Fit::DataWrapper | inline |
Error(unsigned int ipoint) const | ROOT::Fit::DataWrapper | inline |
fCoords | ROOT::Fit::DataWrapper | private |
fDim | ROOT::Fit::DataWrapper | private |
fErr | ROOT::Fit::DataWrapper | mutableprivate |
fErrCoords | ROOT::Fit::DataWrapper | private |
fErrors | ROOT::Fit::DataWrapper | private |
fValues | ROOT::Fit::DataWrapper | private |
fX | ROOT::Fit::DataWrapper | mutableprivate |
Value(unsigned int ipoint) const | ROOT::Fit::DataWrapper | inline |
~DataWrapper() | ROOT::Fit::DataWrapper | inline |