35 #ifndef __itkAffineDTI3DTransform_h 36 #define __itkAffineDTI3DTransform_h 78 template<
class TScalarType =
double >
145 const InputPointType &,
147 NonZeroJacobianIndicesType & )
const;
155 const OutputPointType & offset );
157 unsigned int paramsSpaceDims );
161 void PrintSelf( std::ostream & os, Indent indent )
const;
165 ScalarArrayType angle,
166 ScalarArrayType shear,
167 ScalarArrayType scale );
190 #ifndef ITK_MANUAL_INSTANTIATION 191 #include "itkAffineDTI3DTransform.hxx"