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

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

#include <itkDemonsRegistrationFunction.h>

List of all members.

Public Attributes

double m_SumOfSquaredDifference
unsigned long m_NumberOfPixelsProcessed
double m_SumOfSquaredChange


Detailed Description

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

A global data type for this class of equation. Used to store information for computing the metric.

Definition at line 203 of file itkDemonsRegistrationFunction.h.


Member Data Documentation

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

Definition at line 206 of file itkDemonsRegistrationFunction.h.

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

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

Definition at line 207 of file itkDemonsRegistrationFunction.h.

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

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

Definition at line 205 of file itkDemonsRegistrationFunction.h.

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


The documentation for this struct was generated from the following file:
Generated at Thu May 25 00:47:27 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000