ITK
6.0.0
Insight Toolkit
|
#include <itkImageToImageMetricv4GetValueAndDerivativeThreader.h>
Provides threading for ImageToImageMetricv4::GetValueAndDerivative.
Specialization for ThreadedIndexedContainerPartitioner.
Specialization for ThreadedImageRegionPartitioner.
TDomainPartitioner | type of the Domain, ThreadedImageRegionPartitioner or ThreadedIndexedContainerPartitioner |
TImageToImageMetricv4 | type of the ImageToImageMetricv4 |
This class implements ThreadedExecution. Template specialization is provided for ThreadedImageRegionPartitioner and ThreadedIndexedContainerPartitioner.
Definition at line 44 of file itkImageToImageMetricv4GetValueAndDerivativeThreader.h.