18 #ifndef itkUnaryCorrespondenceMatrix_h
19 #define itkUnaryCorrespondenceMatrix_h
23 #include "vnl/vnl_matrix.h"
35 template<
typename TItemType >
62 #ifndef ITK_MANUAL_INSTANTIATION
63 #include "itkUnaryCorrespondenceMatrix.hxx"
A matrix used to store the Unary Metric for medial node comparisons between two images.
~UnaryCorrespondenceMatrix()
UnaryCorrespondenceMatrix()
SmartPointer< const Self > ConstPointer
UnaryCorrespondenceMatrix Self
Base class for all data objects in ITK.
SmartPointer< Self > Pointer