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::WrongInertiaUpdateException Class Reference

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
 

Detailed Description

Thrown if matrix has the wrong inertia from what was expected.

Definition at line 200 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.

Constructor & Destructor Documentation

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

Member Data Documentation

value_type AbstractLinAlgPack::MatrixSymAddDelUpdateable::WrongInertiaUpdateException::gamma

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