NuTo
Numerics Tool
NuTo::Math::LinearInterpolation Member List

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

bisection(double x) const NuTo::Math::Interpolationprotected
derivative(double x) const overrideNuTo::Math::LinearInterpolationvirtual
dfNuTo::Math::Interpolation
fNuTo::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::LinearInterpolationinline
mDataNuTo::Math::Interpolationprotected
mNumNeighborPointsNuTo::Math::Interpolationprotected
operator()(double x) const overrideNuTo::Math::LinearInterpolationvirtual
~Interpolation()=defaultNuTo::Math::Interpolationvirtual