|
|
Home | Main Page | Topics | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Threading related parameters. Helper structs that multi-threads the computation of the metric derivative using ITK threads.
Definition at line 233 of file itkAdvancedKappaStatisticImageToImageMetric.h.
Public Attributes | |
| MeasureType | st_Coefficient1 |
| MeasureType | st_Coefficient2 |
| DerivativeValueType * | st_DerivativePointer |
| AdvancedKappaStatisticImageToImageMetric * | st_Metric |
| MeasureType itk::AdvancedKappaStatisticImageToImageMetric< TFixedImage, TMovingImage >::MultiThreaderAccumulateDerivativeType::st_Coefficient1 |
Definition at line 237 of file itkAdvancedKappaStatisticImageToImageMetric.h.
| MeasureType itk::AdvancedKappaStatisticImageToImageMetric< TFixedImage, TMovingImage >::MultiThreaderAccumulateDerivativeType::st_Coefficient2 |
Definition at line 238 of file itkAdvancedKappaStatisticImageToImageMetric.h.
| DerivativeValueType* itk::AdvancedKappaStatisticImageToImageMetric< TFixedImage, TMovingImage >::MultiThreaderAccumulateDerivativeType::st_DerivativePointer |
Definition at line 239 of file itkAdvancedKappaStatisticImageToImageMetric.h.
| AdvancedKappaStatisticImageToImageMetric* itk::AdvancedKappaStatisticImageToImageMetric< TFixedImage, TMovingImage >::MultiThreaderAccumulateDerivativeType::st_Metric |
Definition at line 235 of file itkAdvancedKappaStatisticImageToImageMetric.h.
Generated on 1774142652 for elastix by 1.15.0 |