![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkMeanSquareRegistrationFunction.h>
Collaboration diagram for itk::MeanSquareRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct:A global data type for this class of equation. Used to store iterators for the fixed image.
Definition at line 158 of file itkMeanSquareRegistrationFunction.h.
Public Attributes | |
| FixedImageNeighborhoodIteratorType | m_FixedImageIterator |
| FixedImageNeighborhoodIteratorType itk::MeanSquareRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_FixedImageIterator |
Definition at line 159 of file itkMeanSquareRegistrationFunction.h.
1.8.3.1