TBTK
Need a break? Support the development by playing Polarity Puzzles
Solver Directory Reference

Files

file  LinearEquationSolver.h [code]
 Solves Hx = y for x, where H is given by the Model.
 
file  LUSolver.h [code]
 Solves Mx = b for x, where M is a SparseMatrix.
 
file  Solver.h [code]
 Base class for Solvers.