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