/Matrix_Class

This is my coursework in the object-oriented programming method class. The project is all completed by C++ language. It has the following functions: 1. Matrix addition, subtraction and multiplication operations 2. Matrix transpose 3. Matrix inversion 4. Solve the Ax = b linear system of equations

Primary LanguageC++

No issues in this repository yet.