ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Attributes
itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct Struct Reference

#include <itkFastSymmetricForcesDemonsRegistrationFunction.h>

List of all members.

Public Attributes

SizeValueType m_NumberOfPixelsProcessed
double m_SumOfSquaredChange
double m_SumOfSquaredDifference

Detailed Description

template<class TFixedImage, class TMovingImage, class TDisplacementField>
struct itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct

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

Definition at line 193 of file itkFastSymmetricForcesDemonsRegistrationFunction.h.


Member Data Documentation

template<class TFixedImage , class TMovingImage , class TDisplacementField >
SizeValueType itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_NumberOfPixelsProcessed
template<class TFixedImage , class TMovingImage , class TDisplacementField >
double itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredChange
template<class TFixedImage , class TMovingImage , class TDisplacementField >
double itk::FastSymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredDifference

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