linbox
Data Structures | Namespaces
methods.h File Reference

NO DOC. More...

#include <string>

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

namespace  LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

NO DOC.