Dune::FMatrixPrecision< ctype > Class Template Reference
[Dense Matrix and Vector Template Library]

#include <precision.hh>

List of all members.


Detailed Description

template<class ctype = double>
class Dune::FMatrixPrecision< ctype >

Precisions for calculations with FieldMatrix and FieldVector.

Static Public Member Functions

static ctype pivoting_limit ()
 return threshold to do pivoting
static void set_pivoting_limit (ctype pivthres)
 set pivoting threshold
static ctype singular_limit ()
 return threshold to declare matrix singular
static void set_singular_limit (ctype singthres)
 set singular threshold
static ctype absolute_limit ()
 return threshold to declare matrix singular
static void set_absolute_limit (ctype absthres)
 set singular threshold

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

Generated on Thu Apr 2 10:39:54 2009 for dune-common by  doxygen 1.5.6