size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
Basic types used by ROOT and required by TInterpreter.
int Int_t
Signed integer 4 bytes (int).
unsigned char UChar_t
Unsigned Character 1 byte (unsigned char).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
void SetNumItems(UInt_t items)
UInt_t fElems
Number of elements stored in the array.
void ClearAndResize(UInt_t size)
UInt_t fCapacity
! Capacity of the array
UChar_t * fArr
[fElems] The array