Evaluate interpolator at given points.
xi : ndarray of float, shape (..., ndim)
Points where to interpolate data at.
scipy.interpolate.NearestNDInterpolator
scipy.interpolate.CloughTocher2DInterpolator
Enter search terms or a module, class or function name.