bundles / scipy latest / scipy / interpolate / _interpolate / interp1d / _call_previousnext
function
scipy.interpolate._interpolate:interp1d._call_previousnext
Signature
def _call_previousnext ( self , x_new ) Summary
Use previous/next neighbor of x_new, y_new = f(x_new).
Aliases
-
scipy.interpolate.interp1d._call_previousnext