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::VectorSpace::IncompatibleVectorSpaces Class Reference

Thrown if vector spaces are incompatible. More...

#include <AbstractLinAlgPack_VectorSpace.hpp>

Inherits logic_error.

Public Member Functions

 IncompatibleVectorSpaces (const std::string &what_arg)
 

Detailed Description

Thrown if vector spaces are incompatible.

Definition at line 139 of file AbstractLinAlgPack_VectorSpace.hpp.

Constructor & Destructor Documentation

AbstractLinAlgPack::VectorSpace::IncompatibleVectorSpaces::IncompatibleVectorSpaces ( const std::string &  what_arg)
inline

Definition at line 140 of file AbstractLinAlgPack_VectorSpace.hpp.


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