Go to the documentation of this file. 1 #ifndef LISTOFINTDISTRIBUTEDARRAY_H
2 #define LISTOFINTDISTRIBUTEDARRAY_H "ListOfIntDistributedArray.h"
84 void addElement(
const intArray & t,
const int index );
89 {
return rcData->listLength;};
103 int getIndex(
const intArray & X)
const;
124 {
return rcData->listLength;};