18 #ifndef itkMatrixResizeableDataObject_h
19 #define itkMatrixResizeableDataObject_h
23 #include "vnl/vnl_matrix.h"
36 template<
typename TItemType >
63 #ifndef ITK_MANUAL_INSTANTIATION
64 #include "itkMatrixResizeableDataObject.hxx"
SmartPointer< Self > Pointer
MatrixResizeableDataObject Self
~MatrixResizeableDataObject()
SmartPointer< const Self > ConstPointer
Allows a VNL matrix to be a DataObject with the flexibility of being resizable.
MatrixResizeableDataObject()
Base class for all data objects in ITK.