18 #ifndef __itkTimeVaryingVelocityFieldTransform_h
19 #define __itkTimeVaryingVelocityFieldTransform_h
53 template<
class TScalar,
unsigned int NDimensions>
98 typename VelocityFieldType::Pointer GetTimeVaryingVelocityField()
100 return this->GetVelocityField();
106 this->SetVelocityField( field );
111 virtual void IntegrateVelocityField();
119 void operator=(
const Self& );
124 #ifndef ITK_MANUAL_INSTANTIATION
125 # include "itkTimeVaryingVelocityFieldTransform.hxx"
128 #endif // __itkTimeVaryingVelocityFieldTransform_h