go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Data Fields
itk::ComputeDisplacementDistribution< TFixedImage, TTransform >::ComputePerThreadStruct Struct Reference

#include <itkComputeDisplacementDistribution.h>

Detailed Description

template<class TFixedImage, class TTransform>
struct itk::ComputeDisplacementDistribution< TFixedImage, TTransform >::ComputePerThreadStruct

Definition at line 203 of file itkComputeDisplacementDistribution.h.

Data Fields

double st_Displacement
 
double st_DisplacementSquared
 
double st_MaxJJ
 
SizeValueType st_NumberOfPixelsCounted
 

Field Documentation

◆ st_Displacement

template<class TFixedImage , class TTransform >
double itk::ComputeDisplacementDistribution< TFixedImage, TTransform >::ComputePerThreadStruct::st_Displacement

Definition at line 207 of file itkComputeDisplacementDistribution.h.

◆ st_DisplacementSquared

template<class TFixedImage , class TTransform >
double itk::ComputeDisplacementDistribution< TFixedImage, TTransform >::ComputePerThreadStruct::st_DisplacementSquared

Definition at line 208 of file itkComputeDisplacementDistribution.h.

◆ st_MaxJJ

template<class TFixedImage , class TTransform >
double itk::ComputeDisplacementDistribution< TFixedImage, TTransform >::ComputePerThreadStruct::st_MaxJJ

Used for accumulating variables.

Definition at line 206 of file itkComputeDisplacementDistribution.h.

◆ st_NumberOfPixelsCounted

template<class TFixedImage , class TTransform >
SizeValueType itk::ComputeDisplacementDistribution< TFixedImage, TTransform >::ComputePerThreadStruct::st_NumberOfPixelsCounted

Definition at line 209 of file itkComputeDisplacementDistribution.h.



Generated on 1667476801 for elastix by doxygen 1.9.4 elastix logo