Next: Evaluation of B-spline basis functions, Previous: Initializing the B-splines solver, Up: Basis Splines
This function computes the knots associated with the given breakpoints and stores them internally in
w->knots
.
This function assumes uniformly spaced breakpoints on [a,b] and constructs the corresponding knot vector using the previously specified nbreak parameter. The knots are stored in
w->knots
.