Applications of dual quaternions to 2D geometry: Difference between revisions

Content deleted Content added
No edit summary
Line 49:
 
For applications in computer graphics, the number <math>A + Bi + C\varepsilon j + D\varepsilon k</math> should be represented as the 4-[[tuple]] <math>(A,B,C,D)</math>.
 
== Matrix representation ==
 
The dual-complex number <math>q=A + Bi + C\varepsilon j + D\varepsilon k</math> has the following representation as a 2x2 complex matrix:
 
: <math>\begin{pmatrix}A + Bi & C + Di \\ 0 & A - Bi \end{pmatrix}</math>
 
== Terminology ==