Singular matrix exception. More...
#include <MatrixExceptions.h>
Public Member Functions | |
SingularException (const GeneralMatrix &A) | |
Static Public Attributes | |
static unsigned long | Select |
Singular matrix exception.
Definition at line 24 of file MatrixExceptions.h.
SingularException::SingularException | ( | const GeneralMatrix & | A | ) |
Definition at line 7690 of file NewMatExhaustive.cpp.
unsigned long SingularException::Select [static] |
Reimplemented from Runtime_error.
Definition at line 27 of file MatrixExceptions.h.