|
file | CG.h [code] |
| Header file for the conjugate gradient solver.
|
|
file | CPG.h [code] |
| Implementation of the conjugate projected gradient algorithm.
|
|
file | GaussianElimination.h [code] |
| Header file for the GaussianElimination class.
|
|
file | Lemke.h [code] |
| The Lemke pivoting algorithm for solving LCPs.
|
|
file | PGS.h [code] |
| Implementation of the projected Gauss-Seidel algorithm.
|
|
file | Solver.h [code] |
| Header file for the base class of all solvers.
|
|
file | Solvers.h [code] |
| Header file for the complementarity solvers.
|
|
file | Types.h [code] |
| Header file for the complementarity solver types.
|
|