moderndid.BSpline.set_internal_knots#

method

BSpline.set_internal_knots(knots)#

Set internal knots and update the spline state.

Parameters:
knotsarray_like or None

The internal knots of the spline. Must be strictly inside the boundary knots.