represents an matrix element position
#include <TMatrix.h>
Public Member Functions | |
| tPos (unsigned int row_, unsigned int col_) | |
Public Attributes | |
| unsigned int | row |
| unsigned int | col |
Definition at line 31 of file TMatrix.h.
| tPos::tPos | ( | unsigned int | row_, | |
| unsigned int | col_ | |||
| ) | [inline] |
1.6.3