multiply a matrix by a scalar matrix.
The matrix.
the scalar
Optional
matrix to hold result. If not passed a new one is created.
m * s.
multiply a matrix by a scalar matrix.