#include <itkSymmetricForcesDemonsRegistrationFunction.h>
Definition at line 186 of file itkSymmetricForcesDemonsRegistrationFunction.h.
Public Attributes | |
unsigned long | m_NumberOfPixelsProcessed |
double | m_SumOfSquaredChange |
double | m_SumOfSquaredDifference |
unsigned long itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 189 of file itkSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
double itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 190 of file itkSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
double itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 188 of file itkSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().