Array typedef | utl::TabulatedFunction | |
ArrayConstIterator typedef | utl::TabulatedFunction | |
ArrayConstReference typedef | utl::TabulatedFunction | |
ArrayConstReverseIterator typedef | utl::TabulatedFunction | |
ArrayIterator typedef | utl::TabulatedFunction | |
ArrayReverseIterator typedef | utl::TabulatedFunction | |
Begin() | utl::TabulatedFunctionErrors | inline |
Begin() const | utl::TabulatedFunctionErrors | inline |
Clear() | utl::TabulatedFunctionErrors | |
ConstIterator typedef | utl::TabulatedFunction | |
ConstIteratorErr typedef | utl::TabulatedFunctionErrors | |
End() | utl::TabulatedFunctionErrors | inline |
End() const | utl::TabulatedFunctionErrors | inline |
FillTable(const std::vector< double > &xValues, const std::vector< double > &xValuesErr, const std::vector< double > &yValues, const std::vector< double > &yValuesErr) | utl::TabulatedFunctionErrors | private |
utl::TabulatedFunction::FillTable(const std::vector< double > &xValues, const std::vector< double > &yValues) | utl::TabulatedFunction | protected |
FindX(const double x) const | utl::TabulatedFunctionErrors | |
FindY(const double y) const | utl::TabulatedFunctionErrors | |
fX | utl::TabulatedFunction | protected |
fXErr | utl::TabulatedFunctionErrors | private |
fY | utl::TabulatedFunction | protected |
fYErr | utl::TabulatedFunctionErrors | private |
GetBoundaryTolerance() const | utl::TabulatedFunction | inline |
GetInterpolationOrder() const | utl::TabulatedFunction | inline |
GetNPoints() const | utl::TabulatedFunction | inline |
GetX(const unsigned int idx) const | utl::TabulatedFunction | inline |
GetX(const unsigned int idx) | utl::TabulatedFunction | inline |
GetXErr(const unsigned int idx) const | utl::TabulatedFunctionErrors | inline |
GetXErr(const unsigned int idx) | utl::TabulatedFunctionErrors | inline |
GetY(const unsigned int idx) const | utl::TabulatedFunction | inline |
GetY(const unsigned int idx) | utl::TabulatedFunction | inline |
GetYErr(const unsigned int idx) const | utl::TabulatedFunctionErrors | inline |
GetYErr(const unsigned int idx) | utl::TabulatedFunctionErrors | inline |
Insert(const IteratorErr &pos, const double x, const double xErr, const double y, const double yErr) | utl::TabulatedFunctionErrors | |
utl::TabulatedFunction::Insert(const double x, const double y) | utl::TabulatedFunction | |
InterpolateY(const double x, const unsigned int polyDegree) const | utl::TabulatedFunction | |
IsInValidRange(const double x) const | utl::TabulatedFunction | inline |
Iterator typedef | utl::TabulatedFunction | |
IteratorErr typedef | utl::TabulatedFunctionErrors | |
operator!=(const TabulatedFunction &t) const | utl::TabulatedFunction | inline |
operator()(const double x) const | utl::TabulatedFunction | inline |
operator==(const TabulatedFunction &t) const | utl::TabulatedFunction | inline |
operator[](const int idx) const | utl::TabulatedFunctionErrors | inline |
PushBack(const double x, const double xErr, const double y, const double yErr) | utl::TabulatedFunctionErrors | |
utl::TabulatedFunction::PushBack(const double x, const double y) | utl::TabulatedFunction | |
ScaleX(const double s) | utl::TabulatedFunction | inline |
ScaleY(const double s) | utl::TabulatedFunction | inline |
SetBoundaryTolerance(const double tolerance) | utl::TabulatedFunction | inline |
SetInterpolationOrder(const unsigned int interpolationOrder) | utl::TabulatedFunction | inline |
SumX() const | utl::TabulatedFunction | inline |
SumY() const | utl::TabulatedFunction | inline |
Swap(TabulatedFunctionErrors &tf) | utl::TabulatedFunctionErrors | inline |
utl::TabulatedFunction::Swap(TabulatedFunction &tf) | utl::TabulatedFunction | inline |
swap(utl::TabulatedFunctionErrors &t1, utl::TabulatedFunctionErrors &t2) | utl::TabulatedFunctionErrors | friend |
TabulatedFunction(const unsigned int interpolationOrder=1, const double boundaryTolerance=1e-3) | utl::TabulatedFunction | inline |
TabulatedFunction(const std::vector< double > &xValues, const std::vector< double > &yValues, const unsigned int interpolationOrder=1, const double boundaryTolerance=1e-3) | utl::TabulatedFunction | inline |
TabulatedFunctionErrors(const unsigned int interpolationOrder=1, const double borderTolerance=1e-3) | utl::TabulatedFunctionErrors | inline |
TabulatedFunctionErrors(const std::vector< double > &xValues, const std::vector< double > &xValuesErr, const std::vector< double > &yValues, const std::vector< double > &yValuesErr, const unsigned int interpolationOrder=1, const double borderTolerance=1e-3) | utl::TabulatedFunctionErrors | inline |
XBack() const | utl::TabulatedFunction | inline |
XBegin() | utl::TabulatedFunction | inline |
XBegin() const | utl::TabulatedFunction | inline |
XEnd() | utl::TabulatedFunction | inline |
XEnd() const | utl::TabulatedFunction | inline |
XErrBegin() | utl::TabulatedFunctionErrors | inline |
XErrBegin() const | utl::TabulatedFunctionErrors | inline |
XErrEnd() | utl::TabulatedFunctionErrors | inline |
XErrEnd() const | utl::TabulatedFunctionErrors | inline |
XFront() const | utl::TabulatedFunction | inline |
XRBegin() | utl::TabulatedFunction | inline |
XRBegin() const | utl::TabulatedFunction | inline |
XREnd() | utl::TabulatedFunction | inline |
XREnd() const | utl::TabulatedFunction | inline |
Y(const double x) const | utl::TabulatedFunction | inline |
YBack() const | utl::TabulatedFunction | inline |
YBegin() | utl::TabulatedFunction | inline |
YBegin() const | utl::TabulatedFunction | inline |
YEnd() | utl::TabulatedFunction | inline |
YEnd() const | utl::TabulatedFunction | inline |
YErrBegin() | utl::TabulatedFunctionErrors | inline |
YErrBegin() const | utl::TabulatedFunctionErrors | inline |
YErrEnd() | utl::TabulatedFunctionErrors | inline |
YErrEnd() const | utl::TabulatedFunctionErrors | inline |
YFront() const | utl::TabulatedFunction | inline |
YRBegin() | utl::TabulatedFunction | inline |
YRBegin() const | utl::TabulatedFunction | inline |
YREnd() | utl::TabulatedFunction | inline |
YREnd() const | utl::TabulatedFunction | inline |