Precisions for calculations with FieldMatrix and FieldVector.
More...
#include <dune/common/precision.hh>
template<class ctype = double>
class Dune::FMatrixPrecision< ctype >
Precisions for calculations with FieldMatrix and FieldVector.
◆ absolute_limit()
template<class ctype = double>
return threshold to declare matrix singular
◆ pivoting_limit()
template<class ctype = double>
return threshold to do pivoting
◆ set_absolute_limit()
template<class ctype = double>
◆ set_pivoting_limit()
template<class ctype = double>
◆ set_singular_limit()
template<class ctype = double>
◆ singular_limit()
template<class ctype = double>
return threshold to declare matrix singular
The documentation for this class was generated from the following file: