MOOCHO (Single Doxygen Collection)
Version of the Day
|
Thrown if the matrix is singular and should not have been. More...
#include <AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp>
Inherits logic_error.
Public Member Functions | |
SingularUpdateException (const std::string &what_arg, value_type _gamma) | |
Public Attributes | |
value_type | gamma |
Thrown if the matrix is singular and should not have been.
Definition at line 193 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
|
inline |
Definition at line 195 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
value_type AbstractLinAlgPack::MatrixSymAddDelUpdateable::SingularUpdateException::gamma |
Definition at line 197 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.