arguments: m:SparseMutableMatrix r:int a:RingElement >> .
Destructively set m[row r] = a * m[row r]. Note: this is less efficient than the corresponding column operation.