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

Detailed Description

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

Definition at line 123 of file itkMeanSquaresImageToImageMetric.h.

Public Attributes

TransformJacobianType m_Jacobian
 
MeasureType m_MSE
 
DerivativeType m_MSEDerivative
 

Member Data Documentation

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

Definition at line 125 of file itkMeanSquaresImageToImageMetric.h.

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

Definition at line 126 of file itkMeanSquaresImageToImageMetric.h.

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

Definition at line 127 of file itkMeanSquaresImageToImageMetric.h.


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