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

Thrown if matrices are incompatible. More...

#include <AbstractLinAlgPack_MatrixBase.hpp>

Inherits logic_error.

Public Member Functions

 IncompatibleMatrices (const std::string &what_arg)
 

Detailed Description

Thrown if matrices are incompatible.

Definition at line 57 of file AbstractLinAlgPack_MatrixBase.hpp.

Constructor & Destructor Documentation

AbstractLinAlgPack::MatrixBase::IncompatibleMatrices::IncompatibleMatrices ( const std::string &  what_arg)
inline

Definition at line 58 of file AbstractLinAlgPack_MatrixBase.hpp.


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