1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-28 10:40:52 +02:00
This commit is contained in:
Pomax
2020-01-05 12:10:12 -08:00
parent 076958dc79
commit 01fe59110c
5 changed files with 6 additions and 78826 deletions

View File

@@ -82,8 +82,8 @@ However, the "real" matrix is this:
\begin{bmatrix}
0 & 2 & 0 & 0 \\
0 & 0 & 2 & 0 \\
& 0 & τ & 0 \\
0 & & 0 & τ
\frac{-1}{τ} & 0 & \frac{1}{τ} & 0 \\
0 & \frac{-1}{τ} & 0 & \frac{1}{τ}
\end{bmatrix}
\]