18#ifndef itkBSplineTransformInitializer_h
19#define itkBSplineTransformInitializer_h
40template <
typename TTransform,
typename TImage>
80 static constexpr unsigned int SpaceDimension = TransformType::SpaceDimension;
116 bool m_SetTransformDomainMeshSizeViaInitializer{
false };
121#ifndef ITK_MANUAL_INSTANTIATION
122# include "itkBSplineTransformInitializer.hxx"
Templated n-dimensional image class.
Control indentation during Print() invocation.
Light weight base class for most itk classes.
Base class for most ITK classes.
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
ImageBaseType::DirectionType DirectionType
ImageBaseType::RegionType RegionType
ImageBaseType::IndexType IndexType
ImageBaseType::PointType PointType
ImageBaseType::SizeType SizeType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....