{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _interpolate / interp2d

class

scipy.interpolate._interpolate:interp2d

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

Signature

class   interp2d ( x y z kind = linear copy = True bounds_error = False fill_value = None )

Members

Summary

Class for 2D interpolation (deprecated and removed)

Aliases

  • scipy.interpolate.interp2d

Referenced by

This package