SingularMatrixException Class Reference

Exception class thrown if a singular matrix is encountered. More...

#include <Image/MatrixOps.H>

Inheritance diagram for SingularMatrixException:
Inheritance graph
[legend]
Collaboration diagram for SingularMatrixException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SingularMatrixException (const Image< float > &m, const rutz::file_pos &pos)

Public Attributes

const Image< float > mtx

Detailed Description

Exception class thrown if a singular matrix is encountered.

The exception object contains a copy of the singular matrix, so that the matrix can be examined, displayed, etc. for debugging purposes.

Definition at line 50 of file MatrixOps.H.


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:43:49 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3