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:
@@ -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) ╯
|
@@ -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
|
@@ -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
|
@@ -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]
|
Reference in New Issue
Block a user