Creates a new mat2, defaulting to identity values.
The first column of the matrix.
The second column of the matrix.
Returns a string representation of the matrix.
Returns the determinant of the matrix.
Static
identityReturns the identity matrix.
Returns the inverse of the matrix.
Returns a string representation of the matrix.
Returns the transpose of this matrix.
Static
zeroReturns a matrix with all zero values.
A 2x2 matrix.