18 #ifndef itkBSplineTransformInitializer_h
19 #define itkBSplineTransformInitializer_h
40 template<
typename TTransform,
typename TImage>
71 typedef typename RegionType::SizeType
SizeType;
81 TransformType::SpaceDimension );
103 virtual void PrintSelf( std::ostream & os,
Indent indent )
const ITK_OVERRIDE;
120 #ifndef ITK_MANUAL_INSTANTIATION
121 #include "itkBSplineTransformInitializer.hxx"
Light weight base class for most itk classes.
Control indentation during Print() invocation.
Base class for most ITK classes.
Templated n-dimensional image class.