Covergence failure exception. More...
#include <MatrixExceptions.h>
Public Member Functions | |
ConvergenceException (const GeneralMatrix &A) | |
ConvergenceException (const char *c) | |
Static Public Attributes | |
static unsigned long | Select |
Covergence failure exception.
Definition at line 15 of file MatrixExceptions.h.
ConvergenceException::ConvergenceException | ( | const GeneralMatrix & | A | ) |
Definition at line 7699 of file NewMatExhaustive.cpp.
ConvergenceException::ConvergenceException | ( | const char * | c | ) |
Definition at line 7708 of file NewMatExhaustive.cpp.
unsigned long ConvergenceException::Select [static] |
Reimplemented from Runtime_error.
Definition at line 18 of file MatrixExceptions.h.