NuTo
Numerics Tool
NuTo::Math::CubicSplineInterpolation Member List

This is the complete list of members for NuTo::Math::CubicSplineInterpolation, including all inherited members.

bisection(double x) const NuTo::Math::Interpolationprotected
CubicSplineInterpolation(std::vector< std::array< double, 2 >> data)NuTo::Math::CubicSplineInterpolation
derivative(double x) const overrideNuTo::Math::CubicSplineInterpolationvirtual
dfNuTo::Math::Interpolation
fNuTo::Math::Interpolation
Interpolation(std::vector< std::array< double, 2 >> data, unsigned numNeighborPoints)NuTo::Math::Interpolation
mDataNuTo::Math::Interpolationprotected
mNumNeighborPointsNuTo::Math::Interpolationprotected
operator()(double x) const overrideNuTo::Math::CubicSplineInterpolationvirtual
~Interpolation()=defaultNuTo::Math::Interpolationvirtual