18 #ifndef itkTimeVaryingVelocityFieldTransform_h
19 #define itkTimeVaryingVelocityFieldTransform_h
53 template<
typename TParametersValueType,
unsigned int NDimensions>
100 #if ! defined ( ITK_FUTURE_LEGACY_REMOVE )
128 virtual ~TimeVaryingVelocityFieldTransform();
131 TimeVaryingVelocityFieldTransform( const
Self& );
132 void operator=( const Self& );
137 #ifndef ITK_MANUAL_INSTANTIATION
138 # include "itkTimeVaryingVelocityFieldTransform.hxx"
141 #endif // itkTimeVaryingVelocityFieldTransform_h
Light weight base class for most itk classes.