/EquationSolver

Gauss-Jordan elimination algorithm

Primary LanguageC++

Equation Solver

Run

g++ EquationSolver.cpp main.cpp && ./a.out