size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
Basic types used by ROOT and required by TInterpreter.
unsigned char UChar_t
Unsigned Character 1 byte (unsigned char)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
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