|
AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects
Version of the Day
|
Struct for the inertia of the matrix. More...
#include <AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp>
Public Attributes | |
| int | neg_eigens |
| | |
| int | zero_eigens |
| | |
| int | pos_eigens |
| | |
Struct for the inertia of the matrix.
Any or all of the values neg_eigens, zero_eigens or pos_eigens may be UNKNOWN.
Definition at line 141 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
Definition at line 153 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
Definition at line 155 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
Definition at line 157 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
1.7.6.1