This is documentation for an old release of SciPy (version 0.10.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
Evaluate interpolator at given points.
xi : ndarray of float, shape (..., ndim)
Points where to interpolate data at.
scipy.interpolate.CloughTocher2DInterpolator
scipy.interpolate.Rbf
Enter search terms or a module, class or function name.