Table of Contents • 1. Affine transformation • 2. Solve linear equations • 3. Norm in n ℂ • 4. Polynomial functions • 5. Determinant, Generalized • Bibliography 1. Affine transformation u a b c x [ v ] = [ d e f ] [ y ] 1 0 0 1 1 Equation 1. Affine equations Where ( u , v ) is the new coordinate and ( x , y ) is the old coordinate. The APL code mapping an image by this transformation is like: | affine←{ | ⍝ affine transformation | ⎕IO←0 ⋄ s←⍴⍵ | g←¯1↓⍉⌊0.5+⍺+.×⍤2 1⊢1,⍨⍉s⊤⍳×/s 5 | m←∧⌿(s>⍤0 1⊢g)∧0