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