Divide each row of a matrix with a vector
divideRows(m, v)
m
matrix to be divided
v
the vector to use for division