This is the complete list of members for ParabolicInterpolator, including all inherited members.
a() const | ParabolicInterpolator | inline |
b() const | ParabolicInterpolator | inline |
c() const | ParabolicInterpolator | inline |
getTF1(Name="parint", double x1=0.0, double x2=0.0) const | ParabolicInterpolator | |
m_a | ParabolicInterpolator | private |
m_b | ParabolicInterpolator | private |
m_c | ParabolicInterpolator | private |
m_xy1 | ParabolicInterpolator | private |
m_xy2 | ParabolicInterpolator | private |
Name typedef | ParabolicInterpolator | |
ParabolicInterpolator(const Point xy1, const Point &xy2, double c) | ParabolicInterpolator | |
xy1() const | ParabolicInterpolator | inline |
xy2() const | ParabolicInterpolator | inline |