tPos Struct Reference

represents an matrix element position

#include <TMatrix.h>

List of all members.

Public Member Functions

 tPos (unsigned int row_, unsigned int col_)

Public Attributes

unsigned int row
unsigned int col

Detailed Description

Definition at line 31 of file TMatrix.h.


Constructor & Destructor Documentation

tPos::tPos ( unsigned int  row_,
unsigned int  col_ 
) [inline]

Definition at line 36 of file TMatrix.h.


Member Data Documentation

unsigned int tPos::col

Definition at line 34 of file TMatrix.h.

unsigned int tPos::row

Definition at line 33 of file TMatrix.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 23 13:10:53 2010 for centerfocus by  doxygen 1.6.3