1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 20:11:59 +02:00
Files
BezierInfo-2/docs/images/snippets/canonical/7ed8b53100737cbf7d87aa6267395d2b.ascii
2022-01-04 11:50:23 -08:00

5 lines
318 B
Plaintext

┌ 1 0 a ┐ ┌ x ┐ ┌ 1 · x + 0 · y + a · z ┐ ┌ x + a · 1 ┐ ┌ x + a ┐
│ 0 1 b │ · │ y │ = │ 0 · x + 1 · y + b · z │ = │ y + b · 1 │ = │ y + b │
└ 0 0 1 ┘ └ z=1 ┘ └ 0 · x + 0 · y + 1 · z ┘ └ 1 · z ┘ └ z=1 ┘