{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _interpolate / interp1d / _call_previousnext

function

scipy.interpolate._interpolate:interp1d._call_previousnext

source: /scipy/interpolate/_interpolate.py :525

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