15 #ifndef __elxSplineKernelTransform_H_
16 #define __elxSplineKernelTransform_H_
111 template <
class TElastix >
113 typename elx::TransformBase<TElastix>::CoordRepType,
114 elx::TransformBase<TElastix>::FixedImageDimension > ,
223 virtual bool SetKernelType(
const std::string & kernelType );
238 const std::string & filename,
240 const bool & landmarksInFixedImage );
259 #ifndef ITK_MANUAL_INSTANTIATION
260 #include "elxSplineKernelTransform.hxx"
263 #endif // end #ifndef __elxSplineKernelTransform_H_