Content deleted Content added
m corrected spelling of de Boor |
m →Outline of the algorithm: corrected spelling of de Boor |
||
Line 23:
Due to the spline locality property,
:<math> \vec{s}(x) = \sum_{i=\ell-n}^{\ell} \vec{d}_i N_i^n(x) </math>
So the value <math>\vec{s}(x)</math> is determined by the controlpoints <math> \vec{d}_{\ell-n},\vec{d}_{\ell-n+1},\dots,\vec{d}_{\ell} </math>; the other control points <math>\vec{d}_i</math> have no influence.
== The algorithm ==
|