{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _fitpack2 / SmoothSphereBivariateSpline / __call__

function

scipy.interpolate._fitpack2:SmoothSphereBivariateSpline.__call__

source: /scipy/interpolate/_fitpack2.py :1976

Signature

def   __call__ ( self theta phi dtheta = 0 dphi = 0 grid = True )

Summary

No Docstrings

Aliases

  • scipy.interpolate.SmoothSphereBivariateSpline.__call__