#include <newmat.h>
Public Member Functions | |
| IndexException (int ii, int jj, const GeneralMatrix &A, bool) | |
| IndexException (int ii, const GeneralMatrix &A, bool) | |
| IndexException (int ii, int jj, const GeneralMatrix &A) | |
| IndexException (int ii, const GeneralMatrix &A) | |
Static Public Attributes | |
| static unsigned long | Select |
| IndexException::IndexException | ( | int | ii, | |
| const GeneralMatrix & | A | |||
| ) |
| IndexException::IndexException | ( | int | ii, | |
| int | jj, | |||
| const GeneralMatrix & | A | |||
| ) |
| IndexException::IndexException | ( | int | ii, | |
| const GeneralMatrix & | A, | |||
| bool | ||||
| ) |
| IndexException::IndexException | ( | int | ii, | |
| int | jj, | |||
| const GeneralMatrix & | A, | |||
| bool | ||||
| ) |
unsigned long IndexException::Select [static] |
Reimplemented from Logic_error.
Referenced by IndexException().
1.6.1