Definition at line 205 of file itkPCAMetric.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 209 of file itkPCAMetric.h.
MatrixType itk::PCAMetric< TFixedImage, TMovingImage >::PCAMetricGetSamplesPerThreadStruct::st_DataBlock |
Definition at line 208 of file itkPCAMetric.h.
DerivativeType itk::PCAMetric< TFixedImage, TMovingImage >::PCAMetricGetSamplesPerThreadStruct::st_Derivative |
Definition at line 210 of file itkPCAMetric.h.
SizeValueType itk::PCAMetric< TFixedImage, TMovingImage >::PCAMetricGetSamplesPerThreadStruct::st_NumberOfPixelsCounted |
Definition at line 207 of file itkPCAMetric.h.
Generated on 2024-07-17 for elastix by 1.11.0 (9b424b03c9833626cd435af22a444888fbbb192d) |