1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-20 07:21:43 +02:00
Files
BezierInfo-2/docs/images/snippets/matrix/b32cae2dfc47d5f36df0bc3defb7dfa8.ascii
2022-01-04 11:50:23 -08:00

10 lines
452 B
Plaintext

┌ P ┐
│ 1 │
┌ 1 0 0 0 ┐ │ P │
B(t) = ┌ 2 3 ┐ · │ -3 3 0 0 │ · │ 2 │
└ 1 t t t ┘ │ 3 -6 3 0 │ │ P │
└ -1 3 -3 1 ┘ │ 3 │
│ P │
└ 4 ┘