2D Projective
m2_projective(a, b)
a
numeric, 2: translation
b
numeric, 6: all other coefficients
matrix 3x3
m2_projective(c(2, 3), c(1, 0.5, 1, 5, 2, 4))