MOOCHO (Single Doxygen Collection)
Version of the Day
|
Thrown if matrix has the wrong inertia from what was expected. More...
#include <AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp>
Inherits logic_error.
Public Member Functions | |
WrongInertiaUpdateException (const std::string &what_arg, value_type _gamma) | |
Public Attributes | |
value_type | gamma |
Thrown if matrix has the wrong inertia from what was expected.
Definition at line 200 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
|
inline |
Definition at line 202 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
value_type AbstractLinAlgPack::MatrixSymAddDelUpdateable::WrongInertiaUpdateException::gamma |
Definition at line 204 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.