Go to the documentation of this file.
35 #ifndef __itkAdvancedMatrixOffsetTransformBase_h
36 #define __itkAdvancedMatrixOffsetTransformBase_h
40 #include "itkMatrix.h"
42 #include "itkExceptionObject.h"
94 unsigned int NInputDimensions = 3,
95 unsigned int NOutputDimensions = 3 >
119 NOutputDimensions * ( NInputDimensions + 1 ) );
152 itkGetStaticConstMacro( OutputSpaceDimension ),
157 itkGetStaticConstMacro( InputSpaceDimension ),
462 void PrintSelf( std::ostream & s, Indent indent )
const;
557 #ifndef ITK_MANUAL_INSTANTIATION
558 #include "itkAdvancedMatrixOffsetTransformBase.hxx"
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|