18 #ifndef itkMatrixResizeableDataObject_h
19 #define itkMatrixResizeableDataObject_h
23 #include "vnl/vnl_matrix.h"
36 template<
typename TItemType >
class ITK_FORWARD_EXPORT DataObject
Allows a VNL matrix to be a DataObject with the flexibility of being resizable.
Base class for most ITK classes.
Base class for all data objects in ITK.