Threading related parameters. Helper structs that multi-threads the computation of the metric derivative using ITK threads.
Definition at line 234 of file itkAdvancedKappaStatisticImageToImageMetric.h.
Data Fields | |
| MeasureType | st_Coefficient1 |
| MeasureType | st_Coefficient2 |
| DerivativeValueType * | st_DerivativePointer |
| AdvancedKappaStatisticImageToImageMetric * | st_Metric |
| MeasureType itk::AdvancedKappaStatisticImageToImageMetric< TFixedImage, TMovingImage >::MultiThreaderAccumulateDerivativeType::st_Coefficient1 |
Definition at line 238 of file itkAdvancedKappaStatisticImageToImageMetric.h.
| MeasureType itk::AdvancedKappaStatisticImageToImageMetric< TFixedImage, TMovingImage >::MultiThreaderAccumulateDerivativeType::st_Coefficient2 |
Definition at line 239 of file itkAdvancedKappaStatisticImageToImageMetric.h.
| DerivativeValueType* itk::AdvancedKappaStatisticImageToImageMetric< TFixedImage, TMovingImage >::MultiThreaderAccumulateDerivativeType::st_DerivativePointer |
Definition at line 240 of file itkAdvancedKappaStatisticImageToImageMetric.h.
| AdvancedKappaStatisticImageToImageMetric* itk::AdvancedKappaStatisticImageToImageMetric< TFixedImage, TMovingImage >::MultiThreaderAccumulateDerivativeType::st_Metric |
Definition at line 236 of file itkAdvancedKappaStatisticImageToImageMetric.h.
Generated on 2024-07-17
for elastix by 1.11.0 (9b424b03c9833626cd435af22a444888fbbb192d) |