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

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

#include <itkLevelSetMotionRegistrationFunction.h>

List of all members.

Public Attributes

double m_SumOfSquaredDifference
unsigned long m_NumberOfPixelsProcessed
double m_SumOfSquaredChange
double m_MaxL1Norm


Detailed Description

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

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

Definition at line 215 of file itkLevelSetMotionRegistrationFunction.h.


Member Data Documentation

template<class TFixedImage, class TMovingImage, class TDeformationField>
double itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_MaxL1Norm
 

Definition at line 220 of file itkLevelSetMotionRegistrationFunction.h.

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

Definition at line 218 of file itkLevelSetMotionRegistrationFunction.h.

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

Definition at line 219 of file itkLevelSetMotionRegistrationFunction.h.

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

Definition at line 217 of file itkLevelSetMotionRegistrationFunction.h.


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