Returns this matrix * scalar
Returns this matrix * vector
Returns this matrix * matrix
Returns sum or sub of two matrices
Get the value at [i, j]
Set the value at [i, j]
Returns this matrix * scalar
Returns this matrix * matrix
Internal data as a pointer, use for sending data to shaders.
A square NxN matrix. Supports any numeric type.