ITK
6.0.0
Insight Toolkit
|
#include <itkGPUDemonsRegistrationFunction.h>
A global data type for this class of equation. Used to store information for computing the metric.
Definition at line 247 of file itkGPUDemonsRegistrationFunction.h.
Public Attributes | |
SizeValueType | m_NumberOfPixelsProcessed |
double | m_SumOfSquaredChange |
double | m_SumOfSquaredDifference |
SizeValueType itk::GPUDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 250 of file itkGPUDemonsRegistrationFunction.h.
double itk::GPUDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 251 of file itkGPUDemonsRegistrationFunction.h.
double itk::GPUDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 249 of file itkGPUDemonsRegistrationFunction.h.