mRow takes three arguments : an expression, a matrix A and an integer n. mRow returns the matrix obtained by replacing in A, the row of index n by the product of the row of index n by the expression. Input :
Output :