MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
AbstractLinAlgPack::MatrixSymAddDelUpdateable::WarnNearSingularUpdateException Class Reference

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
 

Detailed Description

Thrown if the matrix is near singular as a warning.

Definition at line 186 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.

Constructor & Destructor Documentation

AbstractLinAlgPack::MatrixSymAddDelUpdateable::WarnNearSingularUpdateException::WarnNearSingularUpdateException ( const std::string &  what_arg,
value_type  _gamma 
)
inline

Member Data Documentation

value_type AbstractLinAlgPack::MatrixSymAddDelUpdateable::WarnNearSingularUpdateException::gamma

The documentation for this class was generated from the following file: