De Boor's algorithm: Difference between revisions

Content deleted Content added
m moved De Boor algorithm to De Boor's algorithm: Misspelled
See also
Line 33:
:<math> \alpha_{k,i} = \frac{x-u_i}{u_{i+n+1-k}-u_i}. </math>
Then <math> \vec{s}(x) = \vec{d}_{\ell}^{[n]} </math>.
 
== See also ==
*[[De Casteljau's algorithm]]
*[[Bézier curve]]
*[[NURBS]]
 
[[Category:Algorithms]]