#include <newmat.h>
Public Member Functions | |
| ConvergenceException (const char *c) | |
| ConvergenceException (const GeneralMatrix &A) | |
Static Public Attributes | |
| static unsigned long | Select |
| ConvergenceException::ConvergenceException | ( | const GeneralMatrix & | A | ) |
References BaseException::AddMessage(), Tracer::AddTrace(), MatrixDetails(), BaseException::Select, and Select.
| ConvergenceException::ConvergenceException | ( | const char * | c | ) |
References BaseException::AddMessage(), Tracer::AddTrace(), BaseException::Select, and Select.
unsigned long ConvergenceException::Select [static] |
Reimplemented from Runtime_error.
Referenced by ConvergenceException().
1.6.1