SciPy
NearestNDInterpolator.__call__
Evaluate interpolator at given points.
Points where to interpolate data at. x1, x2, … xn can be array-like of float with broadcastable shape. or x1 can be array-like of float with shape (..., ndim)
(..., ndim)
previous
scipy.interpolate.NearestNDInterpolator
next
scipy.interpolate.CloughTocher2DInterpolator