Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::IndexException Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::IndexException:

List of all members.


Detailed Description

Definition at line 1731 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 1734 of file newmat.h.

Referenced by IndexException().


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

newmat11b
Generated Thu Nov 22 00:51:12 2007 by Doxygen 1.5.4