Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::ElasticBodySplineKernelTransform< TScalarType, NDimensions > |
Defines | |
#define | ITK_TEMPLATE_ElasticBodySplineKernelTransform(_, EXPORT, x, y) |
#define ITK_TEMPLATE_ElasticBodySplineKernelTransform | ( | _, | |||
EXPORT, | |||||
x, | |||||
y | ) |
Value:
namespace itk { \ _(2(class EXPORT ElasticBodySplineKernelTransform< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef ElasticBodySplineKernelTransform< ITK_TEMPLATE_2 x > \ ElasticBodySplineKernelTransform##y; } \ }
Definition at line 128 of file itkElasticBodySplineKernelTransform.h.