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