This is the complete list of members for nmx::gsl::Interpolation, including all inherited members.
| deriv(double val) | nmx::gsl::Interpolation | inline |
| deriv2(double val) | nmx::gsl::Interpolation | inline |
| eval(double val) | nmx::gsl::Interpolation | inline |
| integral(double xmin, double xmax) | nmx::gsl::Interpolation | inline |
| Interpolation()=delete | nmx::gsl::Interpolation | |
| Interpolation(const gsl_interp_type *type, const X &x, const Y &y) | nmx::gsl::Interpolation | inline |
| Interpolation(const gsl_interp_type *type, const gsl::Vector &x, const gsl::Vector &y) | nmx::gsl::Interpolation | inline |
| Interpolation(const Interpolation &obj)=delete | nmx::gsl::Interpolation | |
| operator=(const Interpolation &obj)=delete | nmx::gsl::Interpolation | |
| size() const | nmx::gsl::Interpolation | inline |
| ~Interpolation() | nmx::gsl::Interpolation | inline |
1.8.13