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

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

#include <itkMeanSquareRegistrationFunction.h>

Collaboration diagram for itk::MeanSquareRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct:
Collaboration graph
[legend]

List of all members.

Public Attributes

FixedImageNeighborhoodIteratorType m_FixedImageIterator

Detailed Description

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

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

Definition at line 161 of file itkMeanSquareRegistrationFunction.h.


Member Data Documentation

template<class TFixedImage , class TMovingImage , class TDeformationField >
FixedImageNeighborhoodIteratorType itk::MeanSquareRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_FixedImageIterator

Definition at line 163 of file itkMeanSquareRegistrationFunction.h.


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

Generated at Tue Jul 13 2010 00:07:51 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000