18 #ifndef __itkAffineDTI2DTransform_h 19 #define __itkAffineDTI2DTransform_h 62 template<
class TScalarType =
double >
129 const InputPointType &,
131 NonZeroJacobianIndicesType & )
const;
139 const OutputPointType & offset );
141 unsigned int paramsSpaceDims );
145 void PrintSelf( std::ostream & os, Indent indent )
const;
149 ScalarArrayType angle,
150 ScalarArrayType shear,
151 ScalarArrayType scale );
174 #ifndef ITK_MANUAL_INSTANTIATION 175 #include "itkAffineDTI2DTransform.hxx"