moderndid.BSpline.set_boundary_knots#
method
- BSpline.set_boundary_knots(knots)#
Set boundary knots and update the spline state.
- Parameters:
- knotsarray_like or
None Two distinct boundary knots defining the domain of the spline.
- knotsarray_like or
method
Set boundary knots and update the spline state.
NoneTwo distinct boundary knots defining the domain of the spline.