![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
| class | itk::MatrixResizeableDataObject< TItemType > |
| Allows a VNL matrix to be a DataObject with the flexibility of being resizable. More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_MatrixResizeableDataObject(_, EXPORT, TypeX, TypeY) |
| #define ITK_TEMPLATE_MatrixResizeableDataObject | ( | _, | |
| EXPORT, | |||
| TypeX, | |||
| TypeY | |||
| ) |
namespace itk \ { \ _( 1 ( class EXPORT MatrixResizeableDataObject< ITK_TEMPLATE_1 TypeX > ) ) \ namespace Templates \ { \ typedef MatrixResizeableDataObject< ITK_TEMPLATE_1 TypeX > \ MatrixResizeableDataObject##TypeY; \ } \ }
Definition at line 63 of file itkMatrixResizeableDataObject.h.
1.7.6.1