Append a single point with derivatives to the PiecewisePolynomial
xi : float
Input
yi : array_like
yi is the list of derivatives known at xi
order : integer or None
a polynomial order, or instructions to use the highest possible order
scipy.interpolate.PchipInterpolator.__call__
scipy.interpolate.PchipInterpolator.derivative
Enter search terms or a module, class or function name.