18 #ifndef __itkPointSetToSpatialObjectDemonsRegistration_h
19 #define __itkPointSetToSpatialObjectDemonsRegistration_h
52 template<
typename TFixedPo
intSet,
typename TMovingSpatialObject >
86 #ifdef ITKV3_COMPATIBILITY
102 void StartRegistration(
void) { this->Update(); }
108 void PrintSelf(std::ostream & os,
Indent indent)
const;
113 void operator=(
const Self &);
121 #ifndef ITK_MANUAL_INSTANTIATION
122 #include "itkPointSetToSpatialObjectDemonsRegistration.hxx"