ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Attributes | List of all members
itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::PerThreadS Struct Reference
+ Collaboration diagram for itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::PerThreadS:

Detailed Description

template<class TFixedImage, class TMovingImage>
struct itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::PerThreadS

Definition at line 129 of file itkMeanSquaresImageToImageMetric.h.

Public Attributes

TransformJacobianType m_Jacobian
 
MeasureType m_MSE
 
DerivativeType m_MSEDerivative
 

Member Data Documentation

template<class TFixedImage , class TMovingImage >
TransformJacobianType itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::PerThreadS::m_Jacobian

Definition at line 131 of file itkMeanSquaresImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
MeasureType itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::PerThreadS::m_MSE

Definition at line 132 of file itkMeanSquaresImageToImageMetric.h.

template<class TFixedImage , class TMovingImage >
DerivativeType itk::MeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::PerThreadS::m_MSEDerivative

Definition at line 133 of file itkMeanSquaresImageToImageMetric.h.


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