This is the complete list of members for PLMD::InterpolateBicubic, including all inherited members.
CInterpolation(const std::vector< unsigned > &dd, const std::vector< double > &fmin, const std::vector< double > &fmax) | PLMD::CInterpolation | |
clist | PLMD::InterpolateBicubic | private |
dcross | PLMD::InterpolateBicubic | private |
findBox(const std::vector< double > &pos) | PLMD::CInterpolation | protected |
get_fdf(const std::vector< double > &pos) | PLMD::InterpolateBicubic | virtual |
getCrossTermDenominator(const unsigned i, const unsigned j) const | PLMD::CInterpolation | inlineprotected |
getGridBoundaries(std::vector< double > &gmin, std::vector< double > &gmax) const | PLMD::CInterpolation | inline |
getNumberOfSplinePoints() const | PLMD::CInterpolation | inline |
getNumbersOfPoints(std::vector< unsigned > &nspline) const | PLMD::CInterpolation | |
getPointSpacing(const unsigned dir, const unsigned k) const | PLMD::CInterpolation | inlineprotected |
getSplinePoint(const unsigned nn, std::vector< double > &pp) const | PLMD::CInterpolation | inline |
IBicCoeff(const std::vector< double > &y, const std::vector< double > &dy1, const std::vector< double > &dy2, const std::vector< double > &d2y12, const double &d1, const double &d2, Matrix< double > &c) | PLMD::InterpolateBicubic | private |
InterpolateBicubic(const std::vector< unsigned > &dd, const std::vector< double > &fmin, const std::vector< double > &fmax) | PLMD::InterpolateBicubic | |
lb | PLMD::CInterpolation | protected |
np | PLMD::CInterpolation | protected |
set_table(const std::vector< Value > &ff) | PLMD::InterpolateBicubic | virtual |
stride | PLMD::CInterpolation | protected |
t1 | PLMD::InterpolateBicubic | private |
t2 | PLMD::InterpolateBicubic | private |
ub | PLMD::CInterpolation | protected |
wt | PLMD::InterpolateBicubic | private |
~CInterpolation() | PLMD::CInterpolation | virtual |