itk::VectorESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct Struct Reference

#include <itkVectorESMDemonsRegistrationFunction.h>

List of all members.

Public Attributes

unsigned long m_NumberOfPixelsProcessed
double m_SumOfSquaredChange
double m_SumOfSquaredDifference

Detailed Description

template<class TFixedImage, class TMovingImage, class TDeformationField>
struct itk::VectorESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct

A global data type for this class of equation. Used to store iterators for the fixed image.


Member Data Documentation

template<class TFixedImage , class TMovingImage , class TDeformationField >
unsigned long itk::VectorESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_NumberOfPixelsProcessed
template<class TFixedImage , class TMovingImage , class TDeformationField >
double itk::VectorESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredChange
template<class TFixedImage , class TMovingImage , class TDeformationField >
double itk::VectorESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredDifference

The documentation for this struct was generated from the following file:

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1