28 std::vector<double> y);
Definition of the PiecewiseLinearInterpolation class.
Class for strong monotonic curves.
bool isStrongMonotonic() const
~PiecewiseLinearMonotonicCurve()=default
PiecewiseLinearMonotonicCurve(std::vector< double > x, std::vector< double > y)
double getInverseVariable(const double y) const