MOOS 0.2375
Public Member Functions | Static Public Attributes
NEWMAT::ConvergenceException Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ConvergenceException:
Inheritance graph
[legend]
Collaboration diagram for NEWMAT::ConvergenceException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConvergenceException (const GeneralMatrix &A)
 ConvergenceException (const char *c)

Static Public Attributes

static unsigned long Select

Detailed Description

Definition at line 1602 of file newmat.h.


Constructor & Destructor Documentation

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.


Member Data Documentation

unsigned long NEWMAT::ConvergenceException::Select [static]

Reimplemented from Runtime_error.

Definition at line 1605 of file newmat.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines