OGS
MathLib::PiecewiseLinearMonotonicCurve Member List

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

getDerivative(double const pnt_to_interpolate) constMathLib::PiecewiseLinearInterpolation
getInverseVariable(const double y) constMathLib::PiecewiseLinearMonotonicCurve
getSupportMax() constMathLib::PiecewiseLinearInterpolation
getSupportMin() constMathLib::PiecewiseLinearInterpolation
getValue(double pnt_to_interpolate) constMathLib::PiecewiseLinearInterpolation
isStrongMonotonic() constMathLib::PiecewiseLinearMonotonicCurveprivate
PiecewiseLinearInterpolation(std::vector< double > supporting_points, std::vector< double > values_at_supp_pnts, bool supp_pnts_sorted=false)MathLib::PiecewiseLinearInterpolation
PiecewiseLinearMonotonicCurve(std::vector< double > x, std::vector< double > y)MathLib::PiecewiseLinearMonotonicCurve
supp_pnts_MathLib::PiecewiseLinearInterpolationprotected
values_at_supp_pnts_MathLib::PiecewiseLinearInterpolationprotected
~PiecewiseLinearMonotonicCurve()=defaultMathLib::PiecewiseLinearMonotonicCurve