![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Go to the source code of this file.
Data Structures | |
class | itk::BSplineInterpolationWeightFunctionBase< TCoordRep, VSpaceDimension, VSplineOrder > |
Returns the weights over the support region used for B-spline interpolation/reconstruction. More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_BSplineInterpolationWeightFunctionBase(_, EXPORT, x, y) |
#define ITK_TEMPLATE_BSplineInterpolationWeightFunctionBase | ( | _, | |
EXPORT, | |||
x, | |||
y | |||
) |
namespace itk { \ _(3(class EXPORT BSplineInterpolationWeightFunctionBase< ITK_TEMPLATE_3 x >)) \ namespace Templates { typedef BSplineInterpolationWeightFunctionBase< ITK_TEMPLATE_3 x > BSplineInterpolationWeightFunctionBase##y; } \ }
Definition at line 188 of file itkBSplineInterpolationWeightFunctionBase.h.
Generated on 24-10-2011 for elastix by ![]() |
![]() |