18#ifndef __elxSplineKernelTransform_H_
19#define __elxSplineKernelTransform_H_
114template<
class TElastix >
116 typename elx::TransformBase< TElastix >::CoordRepType,
117 elx::TransformBase< TElastix >::FixedImageDimension >,
241 const std::string & filename,
243 const bool & landmarksInFixedImage );
261#ifndef ITK_MANUAL_INSTANTIATION
262#include "elxSplineKernelTransform.hxx"
A class that deals with user given parameters and command line arguments.