34 #ifndef __itkAdvancedVersorRigid3DTransform_h
35 #define __itkAdvancedVersorRigid3DTransform_h
63 template<
class TScalarType =
double >
99 typedef typename Superclass::InputCovariantVectorType
101 typedef typename Superclass::OutputCovariantVectorType
114 typedef typename Superclass
117 typedef typename Superclass
120 typedef typename Superclass
141 unsigned int paramDim );
147 void PrintSelf( std::ostream & os, Indent indent )
const override;
152 { this->Superclass::SetRotationMatrix( matrix ); }
165 #ifndef ITK_MANUAL_INSTANTIATION
166 #include "itkAdvancedVersorRigid3DTransform.hxx"