ampsci
c++ program for high-precision atomic structure calculations of single-valence systems
|
This is the complete list of members for Interpolator::Interp, including all inherited members.
Interp(const std::vector< double > &x, const std::vector< double > &y, Method method=Method::cspline) | Interpolator::Interp | inline |
Interp(const Interpolator::Interp &)=delete (defined in Interpolator::Interp) | Interpolator::Interp | |
interp(double x) const | Interpolator::Interp | inline |
interp(const std::vector< double > &x) const | Interpolator::Interp | inline |
operator()(double x) const | Interpolator::Interp | inline |
operator()(const std::vector< double > &x) const | Interpolator::Interp | inline |
operator=(const Interpolator::Interp &)=delete (defined in Interpolator::Interp) | Interpolator::Interp | |
~Interp() (defined in Interpolator::Interp) | Interpolator::Interp | inline |