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