A matrix is not square exception. More...
#include <MatrixExceptions.h>
Public Member Functions | |
NotSquareException (const GeneralMatrix &A) | |
NotSquareException () | |
Static Public Attributes | |
static unsigned long | Select |
A matrix is not square exception.
Definition at line 74 of file MatrixExceptions.h.
NotSquareException::NotSquareException | ( | const GeneralMatrix & | A | ) |
Definition at line 7779 of file NewMatExhaustive.cpp.
Definition at line 7788 of file NewMatExhaustive.cpp.
unsigned long NotSquareException::Select [static] |
Reimplemented from Logic_error.
Definition at line 77 of file MatrixExceptions.h.