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.

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

unsigned long Select

Constructor & Destructor Documentation

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

Definition at line 213 of file newmatex.cpp.

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

Definition at line 223 of file newmatex.cpp.

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

Definition at line 235 of file newmatex.cpp.

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

Definition at line 246 of file newmatex.cpp.


Member Data Documentation

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

Reimplemented from RBD_COMMON::Logic_error.

Definition at line 19 of file newmatex.cpp.

Referenced by IndexException().


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

newmat11b
Generated Tue Nov 23 16:35:46 2004 by Doxygen 1.3.9.1