{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _cubic / PchipInterpolator / __init__

function

scipy.interpolate._cubic:PchipInterpolator.__init__

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

Signature

def   __init__ ( self x y axis = 0 extrapolate = None )

Summary

No Docstrings

Aliases

  • scipy.interpolate.PchipInterpolator.__init__