Multiplies this matrix by another matrix. The number of columns in this matrix must match the number of rows in the other matrix.
Multiplies this matrix by a scalar.