bundles / scipy latest / scipy / interpolate / _fitpack2 / SmoothSphereBivariateSpline / __call__
function
scipy.interpolate._fitpack2:SmoothSphereBivariateSpline.__call__
Signature
def __call__ ( self , theta , phi , dtheta = 0 , dphi = 0 , grid = True ) Summary
No Docstrings
Aliases
-
scipy.interpolate.SmoothSphereBivariateSpline.__call__