|
|
| BoundedInterpolator (const std::vector< double > &x, const std::vector< double > &y, ROOT::Math::Interpolation::Type type=ROOT::Math::Interpolation::kCSPLINE) |
| |
|
| BoundedInterpolator (unsigned int ndata=0, ROOT::Math::Interpolation::Type type=ROOT::Math::Interpolation::kCSPLINE) |
| |
|
bool | SetData (const std::vector< double > &x, const std::vector< double > &y) |
| |
|
bool | SetData (unsigned int ndata, const double *x, const double *y) |
| |
|
double | Eval (double x) const |
| |
|
double | Deriv (double x) const |
| |
|
double | Deriv2 (double x) const |
| |
|
double | Integ (double xlow, double xhigh) const |
| |
|
|
ROOT::Math::Interpolator | fInterpolator |
| |
|
double | bound_left |
| |
|
double | bound_right |
| |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/util/include/RAT/BoundedInterpolator.hh