MOOS 0.2375
|
#include <newmat.h>
Public Member Functions | |
ConvergenceException (const GeneralMatrix &A) | |
ConvergenceException (const char *c) | |
Static Public Attributes | |
static unsigned long | Select |
NEWMAT::ConvergenceException::ConvergenceException | ( | const GeneralMatrix & | A | ) |
Definition at line 63 of file newmatex.cpp.
NEWMAT::ConvergenceException::ConvergenceException | ( | const char * | c | ) |
Definition at line 72 of file newmatex.cpp.
unsigned long NEWMAT::ConvergenceException::Select [static] |
Reimplemented from Runtime_error.