Domain type for the ThreadedIteratorRangePartitioner.
ThreadedIteratorRangePartitionerDomain(const IteratorType &begin, const IteratorType &end)
const IteratorType & Begin() const
void operator=(const Self &rhs)
Virtual base class for partitioning a domain into subsets to be processed per thread when parallel pr...
const IteratorType & End() const
ThreadedIteratorRangePartitionerDomain(const Self &rhs)