m = m * n
Multiplies the 2x2 matrix m by the 2x2 matrix n and stores the result in m
m
n
a 2x2 matrix object
m, multiplied by n
Generated using TypeDoc
m = m * n
Multiplies the 2x2 matrix
m
by the 2x2 matrixn
and stores the result inm