Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::IndexException Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::IndexException:

Detailed Description

Definition at line 1741 of file newmat.h.

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

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 1744 of file newmat.h.

Referenced by IndexException().


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

newmat11b
Generated Mon May 9 04:54:19 2016 by Doxygen 1.6.3