EvolvingObjects
|
Structure used to save assignment to a worker, i.e which slice of the table it has to process. More...
#include <eoParallelApply.h>
Public Attributes | |
int | index |
int | size |
Structure used to save assignment to a worker, i.e which slice of the table it has to process.
This slice is defined by the index of the first evaluated argument and the number of processed elements.
Definition at line 61 of file eoParallelApply.h.