Reduced row echelon form: Difference between revisions

Content deleted Content added
→‎{{header|Java}}: Basically, the original code had a floating point error. Apache Commons' Fraction classes allow us to avoid that whole issue.
m →‎{{header|Java}}: Apparently it makes me look like a jerk to add my email.
Line 1,211:
* Scale
* Reduced Row Echelon Form
* Maintainer: patnatali(AT)gmail(DOT)com
*/
class Matrix {