OGS
MathLib::PiecewiseLinearInterpolation Member List

This is the complete list of members for MathLib::PiecewiseLinearInterpolation, including all inherited members.

getDerivative(double const pnt_to_interpolate) constMathLib::PiecewiseLinearInterpolation
getSupportMax() constMathLib::PiecewiseLinearInterpolation
getSupportMin() constMathLib::PiecewiseLinearInterpolation
getValue(double pnt_to_interpolate) constMathLib::PiecewiseLinearInterpolation
PiecewiseLinearInterpolation(std::vector< double > supporting_points, std::vector< double > values_at_supp_pnts, bool supp_pnts_sorted=false)MathLib::PiecewiseLinearInterpolation
supp_pnts_MathLib::PiecewiseLinearInterpolationprotected
values_at_supp_pnts_MathLib::PiecewiseLinearInterpolationprotected