Cannot convert to vector exception. More...
#include <MatrixExceptions.h>
Public Member Functions | |
VectorException () | |
VectorException (const GeneralMatrix &A) | |
Static Public Attributes | |
static unsigned long | Select |
Cannot convert to vector exception.
Definition at line 65 of file MatrixExceptions.h.
Definition at line 7763 of file NewMatExhaustive.cpp.
VectorException::VectorException | ( | const GeneralMatrix & | A | ) |
Definition at line 7770 of file NewMatExhaustive.cpp.
unsigned long VectorException::Select [static] |
Reimplemented from Logic_error.
Definition at line 68 of file MatrixExceptions.h.