Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::IndexException Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::IndexException:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 1727 of file newmat.h.

Public Member Functions

 IndexException (int i, const GeneralMatrix &A)
 IndexException (int i, int j, const GeneralMatrix &A)
 IndexException (int i, const GeneralMatrix &A, bool)
 IndexException (int i, int j, const GeneralMatrix &A, bool)

Static Public Attributes

static unsigned long Select


Constructor & Destructor Documentation

NEWMAT::IndexException::IndexException int  i,
const GeneralMatrix A
 

Definition at line 215 of file newmatex.cpp.

NEWMAT::IndexException::IndexException int  i,
int  j,
const GeneralMatrix A
 

Definition at line 225 of file newmatex.cpp.

NEWMAT::IndexException::IndexException int  i,
const GeneralMatrix A,
bool 
 

Definition at line 237 of file newmatex.cpp.

NEWMAT::IndexException::IndexException int  i,
int  j,
const GeneralMatrix A,
bool 
 

Definition at line 248 of file newmatex.cpp.


Member Data Documentation

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

Reimplemented from RBD_COMMON::Logic_error.

Definition at line 1730 of file newmat.h.

Referenced by IndexException().


The documentation for this class was generated from the following files:

newmat11b
Generated Tue Aug 16 16:32:09 2005 by Doxygen 1.4.4