|
AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects Version of the Day
|
Struct for pivot tolerances to be used when initializing, and augmenting and deleting rows and columns. More...
#include <AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp>
Public Attributes | |
| value_type | warning_tol |
| | |
| value_type | singular_tol |
| | |
| value_type | wrong_inertia_tol |
| | |
Struct for pivot tolerances to be used when initializing, and augmenting and deleting rows and columns.
Definition at line 149 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
Definition at line 166 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
Definition at line 168 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
Definition at line 170 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
1.7.4