Public Member Functions | Static Public Attributes
IndexException Class Reference

Index exception. More...

#include <MatrixExceptions.h>

Inheritance diagram for 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

static unsigned long Select

Detailed Description

Index exception.

Definition at line 53 of file MatrixExceptions.h.


Constructor & Destructor Documentation

IndexException::IndexException ( int  i,
const GeneralMatrix A 
)

Definition at line 7853 of file NewMatExhaustive.cpp.

IndexException::IndexException ( int  i,
int  j,
const GeneralMatrix A 
)

Definition at line 7863 of file NewMatExhaustive.cpp.

IndexException::IndexException ( int  i,
const GeneralMatrix A,
bool   
)

Definition at line 7875 of file NewMatExhaustive.cpp.

IndexException::IndexException ( int  i,
int  j,
const GeneralMatrix A,
bool   
)

Definition at line 7886 of file NewMatExhaustive.cpp.


Member Data Documentation

unsigned long IndexException::Select [static]

Reimplemented from Logic_error.

Definition at line 56 of file MatrixExceptions.h.


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


lo
Author(s): U. Klank
autogenerated on Mon Oct 6 2014 10:44:15