Expand description
Module defining the GenericIterator which is a generalization over sequential iterator, rayon’s parallel iterator and orx-parallel’s parallel iterator. This is particularly useful for running experiments and comparing results of computations with different methods.
Enums§
- Generic
Iterator - An iterator that generalizes over: