SolverTraits Struct Reference

#include <methods.h>

Inherits LinBox::Specifier.

List of all members.

Public Member Functions

 SolverTraits (bool checkResult=true)
 SolverTraits (const Specifier &S)

Detailed Description

Solver traits

User-specified parameters for solving a linear system.


Constructor & Destructor Documentation

SolverTraits ( bool  checkResult = true  )  [inline]

Constructor

Parameters:
checkResult True if and only if the solution should be checked for correctness after it is computed (very much recommended for the randomized algorithms Wiedemann and Lanczos); default is true
SolverTraits ( const Specifier &  S  )  [inline]

Constructor from a MethodTraits structure

Parameters:
traits MethodTraits structure from which to get defaults

The documentation for this struct was generated from the following file:

Generated on Mon Sep 14 05:52:45 2009 for linbox by  doxygen 1.6.1