Adding a Piecewise Polynomial class allows encapsulate a group of Polynomials defined by segments. Needs to define if trying to evaluate outside the segments will raise an Error or it only returns zero
Adding a Piecewise Polynomial class allows encapsulate a group of Polynomials defined by segments.
Needs to define if trying to evaluate outside the segments will raise an Error or it only returns zero