1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-19 06:52:02 +02:00

full regeneration

This commit is contained in:
Pomax
2021-02-28 12:28:41 -08:00
parent d8fab98ec7
commit 45394f6d0f
329 changed files with 3135 additions and 2361 deletions

View File

@@ -0,0 +1,7 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ t- knot ╮ ╭ knot -t ╮
│ i │ │ (i+k) │
N (t) = │ ───────────────────── │ · N (t) + │ ─────────────────────── │ · N (t)
i,k │ knot - knot │ i,k-1 │ knot - knot │ i+1,k-1
╰ (i+k-1) i ╯ ╰ (i+k) (i+1) ╯

View File

@@ -0,0 +1,5 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ 1 if t ∈[ knot , knot )
N (t) = ╡ i i+1
i,1 ╰ 0 otherwise

View File

@@ -0,0 +1,5 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
k 0 ╭ 1 if t ∈[ knot , knot )
d (t) = 0, d (t) = N (t) = ╡ i i+1
0 i i,1 ╰ 0 otherwise

View File

@@ -0,0 +1,5 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
t - knots[i]
α = ───────────────────────────
i,k knots[i+1+n-k] - knots[i]