18 #ifndef itkBSplineExponentialDiffeomorphicTransformParametersAdaptor_h
19 #define itkBSplineExponentialDiffeomorphicTransformParametersAdaptor_h
32 template<
typename TTransform>
54 typedef typename TransformType::ArrayType
ArrayType;
57 itkStaticConstMacro(
SpaceDimension,
unsigned int, TransformType::Dimension );
75 itkGetConstMacro( NumberOfControlPointsForTheConstantVelocityField,
ArrayType );
93 itkGetConstMacro( NumberOfControlPointsForTheUpdateField,
ArrayType );
118 ~BSplineExponentialDiffeomorphicTransformParametersAdaptor();
123 BSplineExponentialDiffeomorphicTransformParametersAdaptor( const
Self & );
124 void operator=( const Self & );
135 #ifndef ITK_MANUAL_INSTANTIATION
136 #include "itkBSplineExponentialDiffeomorphicTransformParametersAdaptor.hxx"
Light weight base class for most itk classes.
unsigned long ModifiedTimeType
Control indentation during Print() invocation.