![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkGPUDemonsRegistrationFunction.h>
Public Attributes | |
| SizeValueType | m_NumberOfPixelsProcessed |
| double | m_SumOfSquaredChange |
| double | m_SumOfSquaredDifference |
A global data type for this class of equation. Used to store information for computing the metric.
Definition at line 234 of file itkGPUDemonsRegistrationFunction.h.
| SizeValueType itk::GPUDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 236 of file itkGPUDemonsRegistrationFunction.h.
Referenced by itk::GPUDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
| double itk::GPUDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 237 of file itkGPUDemonsRegistrationFunction.h.
Referenced by itk::GPUDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
| double itk::GPUDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 235 of file itkGPUDemonsRegistrationFunction.h.
Referenced by itk::GPUDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
1.8.1