Image Component Library (ICL)
Public Member Functions | List of all members
icl::math::SingularMatrixException Struct Reference

Special linear algebra exception type . More...

#include <DynMatrix.h>

Inheritance diagram for icl::math::SingularMatrixException:
icl::utils::ICLException

Public Member Functions

 SingularMatrixException (const std::string &msg)
 
- Public Member Functions inherited from icl::utils::ICLException
 ICLException (const std::string &msg) throw ()
 
ICLUtils_API void report ()
 

Detailed Description

Special linear algebra exception type .

Constructor & Destructor Documentation

◆ SingularMatrixException()

icl::math::SingularMatrixException::SingularMatrixException ( const std::string &  msg)
inline

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