Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkPCAMetric_F_multithreaded.h>
Definition at line 177 of file itkPCAMetric_F_multithreaded.h.
Data Fields | |
std::vector< FixedImagePointType > | st_ApprovedSamples |
MatrixType | st_DataBlock |
DerivativeType | st_Derivative |
SizeValueType | st_NumberOfPixelsCounted |
std::vector< FixedImagePointType > itk::PCAMetric< TFixedImage, TMovingImage >::PCAMetricGetSamplesPerThreadStruct::st_ApprovedSamples |
Definition at line 181 of file itkPCAMetric_F_multithreaded.h.
MatrixType itk::PCAMetric< TFixedImage, TMovingImage >::PCAMetricGetSamplesPerThreadStruct::st_DataBlock |
Definition at line 180 of file itkPCAMetric_F_multithreaded.h.
DerivativeType itk::PCAMetric< TFixedImage, TMovingImage >::PCAMetricGetSamplesPerThreadStruct::st_Derivative |
Definition at line 182 of file itkPCAMetric_F_multithreaded.h.
SizeValueType itk::PCAMetric< TFixedImage, TMovingImage >::PCAMetricGetSamplesPerThreadStruct::st_NumberOfPixelsCounted |
Definition at line 179 of file itkPCAMetric_F_multithreaded.h.
Generated on 1667476801 for elastix by 1.9.4 |