![]() |
NuTo
Numerics Tool
|
This is the complete list of members for NuTo::Math::LinearInterpolation, including all inherited members.
| bisection(double x) const | NuTo::Math::Interpolation | protected |
| derivative(double x) const override | NuTo::Math::LinearInterpolation | virtual |
| df | NuTo::Math::Interpolation | |
| f | NuTo::Math::Interpolation | |
| Interpolation(std::vector< std::array< double, 2 >> data, unsigned numNeighborPoints) | NuTo::Math::Interpolation | |
| LinearInterpolation(std::vector< std::array< double, 2 >> data) | NuTo::Math::LinearInterpolation | inline |
| mData | NuTo::Math::Interpolation | protected |
| mNumNeighborPoints | NuTo::Math::Interpolation | protected |
| operator()(double x) const override | NuTo::Math::LinearInterpolation | virtual |
| ~Interpolation()=default | NuTo::Math::Interpolation | virtual |
1.8.11