IndexException Class Reference

#include <newmat.h>

Inheritance diagram for IndexException:
Logic_error BaseException

List of all members.

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

Constructor & Destructor Documentation

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   
)

Member Data Documentation

unsigned long IndexException::Select [static]

Reimplemented from Logic_error.

Referenced by IndexException().


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

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1