ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkVariationalRegistrationFunction.h>
A global data type for this class of equation. Used to store information for computing the metric.
Definition at line 199 of file itkVariationalRegistrationFunction.h.
Public Attributes | |
SizeValueType | m_NumberOfPixelsProcessed |
double | m_SumOfMetricValues |
double | m_SumOfSquaredChange |
SizeValueType itk::VariationalRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 202 of file itkVariationalRegistrationFunction.h.
double itk::VariationalRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfMetricValues |
Definition at line 201 of file itkVariationalRegistrationFunction.h.
double itk::VariationalRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 203 of file itkVariationalRegistrationFunction.h.