{ } Raw JSON

bundles / scipy 1.17.1 / scipy / interpolate / _interpolate / interp1d / _call_nearest

function

scipy.interpolate._interpolate:interp1d._call_nearest

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

Signature

def   _call_nearest ( self x_new )

Summary

Find nearest neighbor interpolated y_new = f(x_new).

Aliases

  • scipy.interpolate.interp1d._call_nearest