/GJE_One

Primary LanguageCGNU General Public License v3.0GPL-3.0

GJE_One

GJE_One performs Gaussian-Jordan Elimination on an arbitrarily-sized m x n matrix by using elementary row operations. The matrix's size and entries are to be defined in the code. The program will output the RREF form of the matrix.