12#ifndef ROOT_TVirtualArray
13#define ROOT_TVirtualArray
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
TClassRef is used to implement a permanent reference to a TClass object.
TClass instances represent classes, structs and namespaces in the ROOT type system.
ObjectPtr fArray
fSize elements
char * GetObjectAt(UInt_t ind) const
void SetSize(UInt_t size)
char * operator[](UInt_t ind) const
TClass::ObjectPtr ObjectPtr
TVirtualArray(TClass *cl, UInt_t size)