$search
Cannot convert to vector exception. More...
#include <newmat.h>
Public Member Functions | |
VectorException (const GeneralMatrix &A) | |
VectorException () | |
Static Public Attributes | |
static unsigned long | Select |
Cannot convert to vector exception.
Definition at line 1972 of file newmat.h.
VectorException::VectorException | ( | ) |
Definition at line 135 of file newmatex.cpp.
VectorException::VectorException | ( | const GeneralMatrix & | A | ) |
Definition at line 142 of file newmatex.cpp.
unsigned long VectorException::Select [static] |
Reimplemented from Logic_error.