De Boor's algorithm: Difference between revisions

Content deleted Content added
Flyzh (talk | contribs)
link back to the man
Line 1:
In the [[mathematics|mathematical]] subfield of [[numerical analysis]] the '''de Boor's algorithm''' is a fast and [[numerically stable]] [[algorithm]] for evaluating [[spline curve]]s in [[B-spline]] form. It is a generalization of the [[de Casteljau's algorithm]] for [[Bézier curve]]s. The algorithm was devised by [[Carl R. de Boor]].
 
== Introduction ==