31 #ifndef __itkAffineDTI3DTransform_h
32 #define __itkAffineDTI3DTransform_h
74 template<
class TScalarType =
double >
141 const InputPointType &,
143 NonZeroJacobianIndicesType & )
const;
151 const OutputPointType & offset );
153 unsigned int paramsSpaceDims );
157 void PrintSelf( std::ostream & os, Indent indent )
const;
161 ScalarArrayType angle,
162 ScalarArrayType shear,
163 ScalarArrayType scale );
186 #ifndef ITK_MANUAL_INSTANTIATION
187 #include "itkAffineDTI3DTransform.hxx"