{ } Raw JSON

bundles / scipy 1.17.1 / scipy / interpolate / _interpolate / interp2d / __init__

function

scipy.interpolate._interpolate:interp2d.__init__

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

Signature

def   __init__ ( self x y z kind = linear copy = True bounds_error = False fill_value = None )

Summary

No Docstrings

Aliases

  • scipy.interpolate.interp2d.__init__