#include <itkFastSymmetricForcesDemonsRegistrationFunction.h>
Definition at line 178 of file itkFastSymmetricForcesDemonsRegistrationFunction.h.
Public Attributes | |
unsigned long | m_NumberOfPixelsProcessed |
double | m_SumOfSquaredChange |
double | m_SumOfSquaredDifference |
unsigned long itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 181 of file itkFastSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
double itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 182 of file itkFastSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
double itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 180 of file itkFastSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().