NEWMAT::IndexException Class Reference#include <newmat.h>
Inheritance diagram for NEWMAT::IndexException:
[legend]List of all members.
Detailed Description
Definition at line 1727 of file newmat.h.
Constructor & Destructor Documentation
NEWMAT::IndexException::IndexException |
( |
int |
i, |
|
|
const GeneralMatrix & |
A |
|
) |
|
|
NEWMAT::IndexException::IndexException |
( |
int |
i, |
|
|
int |
j, |
|
|
const GeneralMatrix & |
A |
|
) |
|
|
NEWMAT::IndexException::IndexException |
( |
int |
i, |
|
|
int |
j, |
|
|
const GeneralMatrix & |
A, |
|
|
bool |
|
|
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
|