#include <itkESMDemonsRegistrationFunction.h>
Definition at line 230 of file itkESMDemonsRegistrationFunction.h.
Public Attributes | |
unsigned long | m_NumberOfPixelsProcessed |
double | m_SumOfSquaredChange |
double | m_SumOfSquaredDifference |
unsigned long itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 233 of file itkESMDemonsRegistrationFunction.h.
Referenced by itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
double itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 234 of file itkESMDemonsRegistrationFunction.h.
Referenced by itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
double itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 232 of file itkESMDemonsRegistrationFunction.h.
Referenced by itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().