14 #ifndef __elxSplineKernelTransform_H_
15 #define __elxSplineKernelTransform_H_
110 template<
class TElastix >
112 typename elx::TransformBase< TElastix >::CoordRepType,
113 elx::TransformBase< TElastix >::FixedImageDimension >,
222 virtual bool SetKernelType(
const std::string & kernelType );
237 const std::string & filename,
239 const bool & landmarksInFixedImage );
257 #ifndef ITK_MANUAL_INSTANTIATION
258 #include "elxSplineKernelTransform.hxx"
261 #endif // end #ifndef __elxSplineKernelTransform_H_