18#ifndef itkUnaryCorrespondenceMatrix_h
19#define itkUnaryCorrespondenceMatrix_h
23#include "vnl/vnl_matrix.h"
35template <
typename TItemType>
38 ,
public vnl_matrix<TItemType>
Implements transparent reference counting.
~UnaryCorrespondenceMatrix() override=default
SmartPointer< const Self > ConstPointer
UnaryCorrespondenceMatrix Self
UnaryCorrespondenceMatrix()=default
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....