$search
Covergence failure exception. More...
#include <newmat.h>
Public Member Functions | |
ConvergenceException (const char *c) | |
ConvergenceException (const GeneralMatrix &A) | |
Static Public Attributes | |
static unsigned long | Select |
Covergence failure exception.
Definition at line 1922 of file newmat.h.
ConvergenceException::ConvergenceException | ( | const GeneralMatrix & | A | ) |
Definition at line 71 of file newmatex.cpp.
ConvergenceException::ConvergenceException | ( | const char * | c | ) |
Definition at line 80 of file newmatex.cpp.
unsigned long ConvergenceException::Select [static] |
Reimplemented from Runtime_error.