$search

IndexException Class Reference
[Newmat matrix manipulation library]

Index exception. More...

#include <newmat.h>

Inheritance diagram for IndexException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Static Public Attributes

static unsigned long Select

Detailed Description

Index exception.

Definition at line 1960 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 225 of file newmatex.cpp.

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

Definition at line 235 of file newmatex.cpp.

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

Definition at line 247 of file newmatex.cpp.

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

Definition at line 258 of file newmatex.cpp.


Member Data Documentation

unsigned long IndexException::Select [static]

Reimplemented from Logic_error.

Definition at line 1963 of file newmat.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:26 2013