{ } Raw JSON

bundles / scipy 1.17.1 / scipy / interpolate / _cubic / CubicSpline / __init__

function

scipy.interpolate._cubic:CubicSpline.__init__

source: /scipy/interpolate/_cubic.py :790

Signature

def   __init__ ( self x y axis = 0 bc_type = not-a-knot extrapolate = None )

Summary

No Docstrings

Aliases

  • scipy.interpolate.CubicSpline.__init__