{ } Raw JSON

bundles / scipy 1.17.1 / scipy / interpolate / _polyint / _Interpolator1D / __init__

function

scipy.interpolate._polyint:_Interpolator1D.__init__

source: /scipy/interpolate/_polyint.py :57

Signature

def   __init__ ( self xi = None yi = None axis = None )

Summary

No Docstrings

Aliases

  • scipy.interpolate._interpolate._Interpolator1D.__init__