MOOCHO (Single Doxygen Collection)
Version of the Day
|
Thrown if the matrix is near singular as a warning. More...
#include <AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp>
Inherits logic_error.
Public Member Functions | |
WarnNearSingularUpdateException (const std::string &what_arg, value_type _gamma) | |
Public Attributes | |
value_type | gamma |
Thrown if the matrix is near singular as a warning.
Definition at line 186 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
|
inline |
Definition at line 188 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.
value_type AbstractLinAlgPack::MatrixSymAddDelUpdateable::WarnNearSingularUpdateException::gamma |
Definition at line 190 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.