18 #ifndef itkImageRegionSplitterSlowDimension_h
19 #define itkImageRegionSplitterSlowDimension_h
66 virtual unsigned int GetNumberOfSplitsInternal(
unsigned int dim,
69 unsigned int requestedNumber )
const ITK_OVERRIDE;
71 virtual unsigned int GetSplitInternal(
unsigned int dim,
73 unsigned int numberOfPieces,
signed long IndexValueType
ImageRegionSplitterSlowDimension Self
Divide an image region along the slowest dimension.
unsigned long SizeValueType
SmartPointer< const Self > ConstPointer
Divide an image region into several pieces.
SmartPointer< Self > Pointer
ImageRegionSplitterBase Superclass