All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
solvers Directory Reference

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.