All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
Linear System Solvers

Classes

class  blaze::CG
 A conjugate gradient solver.TODO: description TODO: Problem formulation: $ A \cdot x + b = 0 $ !! More...
 
class  blaze::GaussianElimination
 Implementation of the Gaussian elimination direct linear system solver.TODO: description TODO: Problem formulation: $ A \cdot x + b = 0 $ !! More...
 

Detailed Description

TODO: description of linear system solvers TODO: problem formulation TODO: overview of solvers and their capabilities