ITK  4.2.0
Insight Segmentation and Registration Toolkit
ThreadedIndexedContainerPartitioner Class Reference

#include <itkThreadedIndexedContainerPartitioner.h>


Detailed Description

Partitions an indexed container.

The DomainType is defined to be a two element itk::Index of ElementIdentifiers: the first element defines the start of the domain, and the second element defines the end of the domain.

Element counting starts from zero and the identifier at the end of the domain is inclusive.

See also:
ThreadedImageRegionPartitioner
ThreadedDomainPartitioner
IndexedContainerInterface

The documentation for this class was generated from the following file: