Matrix elements in the form of a flat array.
Static
Readonly
IDENTITYA constant matrix set to the identity.
Static
Readonly
ZEROA constant matrix with all elements set to 0.
Reports whether two matrices are equal.
The other matrix.
True if the matrices are equal and false otherwise.
A 3x3 matrix.