![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkImageToImageMetricv4GetValueAndDerivativeThreader.h>
Inheritance diagram for itk::ImageToImageMetricv4GetValueAndDerivativeThreader< TDomainPartitioner, TImageToImageMetricv4 >: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.
1.8.3.1