{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _fitpack2 / UnivariateSpline / get_knots

function

scipy.interpolate._fitpack2:UnivariateSpline.get_knots

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

Signature

def   get_knots ( self )

Summary

Return positions of interior knots of the spline.

Extended Summary

Internally, the knot vector contains 2*k additional boundary knots.

Aliases

  • scipy.interpolate.UnivariateSpline.get_knots