Scale the current matrix values by a factor and add the result to a given matrix
the current matrix
defines the scale factor
defines the Matrix to store the result
Scale the current matrix values by a factor and add the result to a given matrix
Returns
the current matrix