GAUSS-JORDAN Elimination Algorithm A simple C/C++ program that helps transform a matrix to it's Reduced Echelon Form. A base for solving linear equations of the form Ax=B, solving great problems of Linear Algebra.