Adds a row, multiplied by a factor, to another row.
The row number to add to.
The factor to multiply rowJ by.
The row to add to rowI.
A reference to this matrix, for method chaining.
See Implementation
Adds a row, multiplied by a factor, to another row.