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

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

#include <itkSymmetricForcesDemonsRegistrationFunction.h>

List of all members.


Detailed Description

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

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

Definition at line 186 of file itkSymmetricForcesDemonsRegistrationFunction.h.

Public Attributes

unsigned long m_NumberOfPixelsProcessed
double m_SumOfSquaredChange
double m_SumOfSquaredDifference


Member Data Documentation

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

Definition at line 189 of file itkSymmetricForcesDemonsRegistrationFunction.h.

Referenced by itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().

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

Definition at line 190 of file itkSymmetricForcesDemonsRegistrationFunction.h.

Referenced by itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().

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

Definition at line 188 of file itkSymmetricForcesDemonsRegistrationFunction.h.

Referenced by itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().


The documentation for this struct was generated from the following file:
Generated at Thu Nov 6 11:39:48 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000