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