Go to the source code of this file.
Macro Definition Documentation
#define ITK_TEMPLATE_ElasticBodyReciprocalSplineKernelTransform |
( |
|
_, |
|
|
|
EXPORT, |
|
|
|
TypeX, |
|
|
|
TypeY |
|
) |
| |
Value:namespace itk \
{ \
_( 2 ( class EXPORT ElasticBodyReciprocalSplineKernelTransform< ITK_TEMPLATE_2 TypeX > ) ) \
namespace Templates \
{ \
typedef ElasticBodyReciprocalSplineKernelTransform< ITK_TEMPLATE_2 TypeX > \
ElasticBodyReciprocalSplineKernelTransform##TypeY; \
} \
}
Definition at line 116 of file itkElasticBodyReciprocalSplineKernelTransform.h.