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.


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.


Public Attributes

double m_MaxL1Norm
unsigned long m_NumberOfPixelsProcessed
double m_SumOfSquaredChange
double m_SumOfSquaredDifference

Member Data Documentation

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

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

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

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


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

Generated at Sat Feb 28 16:32:53 2009 for ITK by doxygen 1.5.6 written by Dimitri van Heesch, © 1997-2000