freetypy.
Matrix
A 2x2 matrix.
The computation performed is:
x' = x*xx + y*xy y' = x*yx + y*yy
Attributes
xx
xy
yx
yy