![]() |
Files | |
file | CG.cpp |
Source file for the conjugate gradient solver. | |
file | CPG.cpp |
Implementation of the conjugate projected gradient algorithm. | |
file | GaussianElimination.cpp |
Source file for the GaussianElimination class. | |
file | Lemke.cpp |
The Lemke pivoting algorithm for solving LCPs. | |
file | PGS.cpp |
Implementation of the projected Gauss-Seidel algorithm. | |