{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _rbfinterp / RBFInterpolator / __init__

function

scipy.interpolate._rbfinterp:RBFInterpolator.__init__

source: /scipy/interpolate/_rbfinterp.py :226

Signature

def   __init__ ( self y d neighbors = None smoothing = 0.0 kernel = thin_plate_spline epsilon = None degree = None )

Summary

No Docstrings

Aliases

  • scipy.interpolate.RBFInterpolator.__init__