scipy.interpolate
scipy.interpolate.CloughTocher2DInterpolator
scipy.interpolate.Rbf
CloughTocher2DInterpolator.
__call__
Evaluate interpolator at given points.
xi : ndarray of float, shape (…, ndim)
Points where to interpolate data at.