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