Content deleted Content added
Hdembinski (talk | contribs) non-negative is correct |
Anthonyclays (talk | contribs) |
||
Line 3:
== Introduction ==
A general introduction to B-splines is given in the [[B-spline|main article]]. Here we discuss de Boor's algorithm, an efficient and numerically stable scheme to evaluate a spline curve <math> \mathbf{S}(x) </math> at position <math> x </math>. The curve is
:<math> \mathbf{S}(x) = \sum_i \mathbf{c}_i B_{i,p}(x). </math>
|