De Boor's algorithm: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Add: s2cid. | Use this bot. Report bugs. | Suggested by Abductive | #UCB_toolbar
Line 13:
B-splines have local support, meaning that the polynomials are positive only in a finite ___domain and zero elsewhere. The Cox-de Boor recursion formula<ref>C. de Boor, p. 90</ref> shows this:
 
:<math>B_{i,0}(x) := \left\{
\begin{matrixcases}
1 & \mathrmtext{if } \quad t_i \leq x < t_{i+1} \\
0 & \mathrmtext{otherwise}
\end{matrixcases}
\right.
</math>