ITK
6.0.0
Insight Toolkit
|
#include <itkESMDemonsRegistrationFunction.h>
A global data type for this class of equation. Used to store iterators for the fixed image.
Definition at line 276 of file itkESMDemonsRegistrationFunction.h.
Public Attributes | |
SizeValueType | m_NumberOfPixelsProcessed |
double | m_SumOfSquaredChange |
double | m_SumOfSquaredDifference |
SizeValueType itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 279 of file itkESMDemonsRegistrationFunction.h.
double itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 280 of file itkESMDemonsRegistrationFunction.h.
double itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 278 of file itkESMDemonsRegistrationFunction.h.