![]() |
#include <IndexPair.h>
Public Member Functions | |
| IndexPair () | |
| Create default index pair (0,0). | |
| IndexPair (unsigned int i, unsigned int j) | |
| Create given index pair (i,j). | |
| ~IndexPair () | |
| Destructor. | |
Public Attributes | |
| unsigned int | i |
| The pair of indices. | |
| unsigned int | j |
| The pair of indices. | |
|
|
Create default index pair (0,0).
|
|
||||||||||||
|
Create given index pair (i,j).
|
|
|
Destructor.
|
|
|
The pair of indices.
|
|
|
The pair of indices.
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.