GaussSolve |
| Name | Description | |
|---|---|---|
| SolveCore(Double, Double) | Solves system of linear equations Ax = b using Gaussian elimination with partial pivoting | |
| SolveCore(SparseMatrix, Double) | Solves system of linear equations Ax = b using Gaussian elimination with partial pivoting |