scipy.interpolate.RectSphereBivariateSpline.ev

RectSphereBivariateSpline.ev(thetai, phii)[source]

Evaluate the spline at the points (theta[i], phi[i]), i=0,...,len(theta)-1

Previous topic

scipy.interpolate.RectSphereBivariateSpline.__call__

Next topic

scipy.interpolate.RectSphereBivariateSpline.get_coeffs