Go to the documentation of this file. 1 #ifndef LISTOFDOUBLEDISTRIBUTEDARRAY_H
2 #define LISTOFDOUBLEDISTRIBUTEDARRAY_H "ListOfDoubleDistributedArray.h"
84 void addElement(
const doubleArray & t,
const int index );
89 {
return rcData->listLength;};
91 doubleArray&
operator[](
const int index)
const;
103 int getIndex(
const doubleArray & X)
const;
124 {
return rcData->listLength;};