MOOS 0.2375
|
#include <newmat.h>
Public Member Functions | |
VectorException () | |
VectorException (const GeneralMatrix &A) | |
Static Public Attributes | |
static unsigned long | Select |
NEWMAT::VectorException::VectorException | ( | ) |
Definition at line 127 of file newmatex.cpp.
NEWMAT::VectorException::VectorException | ( | const GeneralMatrix & | A | ) |
Definition at line 134 of file newmatex.cpp.
unsigned long NEWMAT::VectorException::Select [static] |
Reimplemented from Logic_error.