scipy.interpolate.interp2d.__init__

interp2d.__init__(x, y, z, kind='linear', copy=True, bounds_error=False, fill_value=nan)

This Page