$search
A matrix is not square exception. More...
#include <newmat.h>

Public Member Functions | |
| NotSquareException () | |
| NotSquareException (const GeneralMatrix &A) | |
Static Public Attributes | |
| static unsigned long | Select |
A matrix is not square exception.
Definition at line 1981 of file newmat.h.
| NotSquareException::NotSquareException | ( | const GeneralMatrix & | A | ) |
Definition at line 151 of file newmatex.cpp.
| NotSquareException::NotSquareException | ( | ) |
Definition at line 160 of file newmatex.cpp.
unsigned long NotSquareException::Select [static] |
Reimplemented from Logic_error.