ITK  5.4.0
Insight Toolkit
Public Attributes | List of all members
itk::CorrelationImageToImageMetricv4HelperThreader< TDomainPartitioner, TImageToImageMetric, TCorrelationMetric >::CorrelationMetricPerThreadStruct Struct Reference

Detailed Description

template<typename TDomainPartitioner, typename TImageToImageMetric, typename TCorrelationMetric>
struct itk::CorrelationImageToImageMetricv4HelperThreader< TDomainPartitioner, TImageToImageMetric, TCorrelationMetric >::CorrelationMetricPerThreadStruct

Definition at line 127 of file itkCorrelationImageToImageMetricv4HelperThreader.h.

Public Attributes

InternalComputationValueType FixSum
 
InternalComputationValueType MovSum
 

Member Data Documentation

◆ FixSum

template<typename TDomainPartitioner , typename TImageToImageMetric , typename TCorrelationMetric >
InternalComputationValueType itk::CorrelationImageToImageMetricv4HelperThreader< TDomainPartitioner, TImageToImageMetric, TCorrelationMetric >::CorrelationMetricPerThreadStruct::FixSum

◆ MovSum

template<typename TDomainPartitioner , typename TImageToImageMetric , typename TCorrelationMetric >
InternalComputationValueType itk::CorrelationImageToImageMetricv4HelperThreader< TDomainPartitioner, TImageToImageMetric, TCorrelationMetric >::CorrelationMetricPerThreadStruct::MovSum

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