A templated Matrix class. Will support Jacobi Iteration and Guassian Elimination using scaled partial pivoting to solve systems of linear equations. For CS328.
Primary LanguageC++
This repository is not active