linbox
Data Structures | Namespaces | Constant Groups
methods.h File Reference

NO DOC. More...

#include <string>
+ Include dependency graph for methods.h:
+ This graph shows which files directly or indirectly include this file:

Data Structures

struct  HybridSpecifier
 HybridSpecifier. More...
 
struct  BlackboxSpecifier
 BlackboxSpecifier. More...
 
struct  EliminationSpecifier
 EliminationSpecifier. More...
 
struct  CRASpecifier
 CRASpecifier. More...
 
struct  IMLTraits
 IML wrapper. More...
 
struct  Method
 Method specifiers for controlling algorithm choice. More...
 
struct  CRATraits
 Solve using CRA (iterations uses SolveMethod) More...
 
class  BlasMatrix< _Field >
 Dense matrix representation. More...
 
struct  SolverTraits
 Solver traits. More...
 
class  SolveFailed
 Exception thrown when the computed solution vector is not a true solution to the system, but none of the problems cited below exist. More...
 
class  InconsistentSystem< Vector >
 Exception thrown when the system to be solved is inconsistent. More...
 

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Constant Groups

 LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

NO DOC.