times
Multiplies the 4x4 matrix with a vector 4
Multiplies all the elements in the 4x4 matrix with a scalar
Multiplies this 4x4 matrix with another 4x4 matrix.
Return
the result of the matrix multiplication
Parameters
mat
the matrix to multiply with