18#ifndef itkCompositeTransformIOHelper_h
19#define itkCompositeTransformIOHelper_h
21#include "ITKIOTransformBaseExport.h"
47template <
typename TParametersValueType>
83 template <
unsigned int VDimension>
92 template <
unsigned int VDimension>
107#ifndef ITK_TEMPLATE_EXPLICIT_CompositeTransformIOHelper
116#if defined(ITKIOTransformBase_EXPORTS)
118# define ITKIOTransformBase_EXPORT_EXPLICIT ITK_FORWARD_EXPORT
121# define ITKIOTransformBase_EXPORT_EXPLICIT ITKIOTransformBase_EXPORT
126ITK_GCC_PRAGMA_DIAG_PUSH()
127ITK_GCC_PRAGMA_DIAG(ignored
"-Wattributes")
132ITK_GCC_PRAGMA_DIAG_POP()
135#undef ITKIOTransformBase_EXPORT_EXPLICIT
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
template class ITKIOTransformBase_EXPORT_EXPLICIT CompositeTransformIOHelperTemplate< float >
template class ITKIOTransformBase_EXPORT_EXPLICIT CompositeTransformIOHelperTemplate< double >