18#ifndef itkMatlabTransformIO_h
19#define itkMatlabTransformIO_h
21#include "ITKIOTransformMatlabExport.h"
31template <
typename ParametersValueType>
84#ifndef ITK_TEMPLATE_EXPLICIT_MatlabTransformIO
93#if defined(ITKIOTransformMatlab_EXPORTS)
95# define ITKIOTransformMatlab_EXPORT_EXPLICIT ITK_FORWARD_EXPORT
98# define ITKIOTransformMatlab_EXPORT_EXPLICIT ITKIOTransformMatlab_EXPORT
102ITK_GCC_PRAGMA_DIAG_PUSH()
103ITK_GCC_PRAGMA_DIAG(ignored
"-Wattributes")
106ITK_GCC_PRAGMA_DIAG_POP()
108#undef ITKIOTransformMatlab_EXPORT_EXPLICIT
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
template class ITKIOTransformMatlab_EXPORT_EXPLICIT MatlabTransformIOTemplate< double >
MatlabTransformIOTemplate< double > MatlabTransformIO
template class ITKIOTransformMatlab_EXPORT_EXPLICIT MatlabTransformIOTemplate< float >