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