18#ifndef itkTransformParametersAdaptor_h
19#define itkTransformParametersAdaptor_h
54template <
typename TTransform>
57 Transform<typename TTransform::ScalarType, TTransform::InputSpaceDimension, TTransform::OutputSpaceDimension>>
89 itkAssertOrThrowMacro(tx !=
nullptr,
"Unable to convert Transform to require concrete transform!");
100 itkDebugMacro(
"setting RequiredFixedParameters to " << fixedParameters);
Control indentation during Print() invocation.
Light weight base class for most itk classes.
virtual void Modified() const
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....