Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

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

#include <itkESMDemonsRegistrationFunction.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::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct

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

Definition at line 230 of file itkESMDemonsRegistrationFunction.h.


Member Data Documentation

template<class TFixedImage , class TMovingImage , class TDeformationField >
unsigned long itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::ESMDemonsRegistrationFunction::GlobalDataStruct::m_NumberOfPixelsProcessed

template<class TFixedImage , class TMovingImage , class TDeformationField >
double itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::ESMDemonsRegistrationFunction::GlobalDataStruct::m_SumOfSquaredChange

template<class TFixedImage , class TMovingImage , class TDeformationField >
double itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::ESMDemonsRegistrationFunction::GlobalDataStruct::m_SumOfSquaredDifference


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

Generated at Tue Sep 15 08:06:55 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000