This project can be used to solve the system equation Ax = B and will generate a unique solution if it exist or else it generates the possible null space matrix and complete solution.
Use the GNU Compiler Collection Mingw-GCC to compile cpp files and required dependencies.
- To be executed in terminal
$ make
$ main