#include <itkFastSymmetricForcesDemonsRegistrationFunction.h>
Public Attributes | |
unsigned long | m_NumberOfPixelsProcessed |
double | m_SumOfSquaredChange |
double | m_SumOfSquaredDifference |
A global data type for this class of equation. Used to store iterators for the fixed image.
Definition at line 192 of file itkFastSymmetricForcesDemonsRegistrationFunction.h.
unsigned long itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 195 of file itkFastSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
double itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 196 of file itkFastSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
double itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 194 of file itkFastSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().