|
|
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::BSplineInterpolationSecondOrderDerivativeWeightFunction< TCoordRep, VSpaceDimension, VSplineOrder > |
| Returns the weights over the support region used for B-spline interpolation/reconstruction. More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_BSplineInterpolationSecondOrderDerivativeWeightFunction(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_BSplineInterpolationSecondOrderDerivativeWeightFunction | ( | _, | |
| EXPORT, | |||
| x, | |||
| y | |||
| ) |
namespace itk { \ _(3(class EXPORT BSplineInterpolationSecondOrderDerivativeWeightFunction< ITK_TEMPLATE_3 x >)) \ namespace Templates { typedef BSplineInterpolationSecondOrderDerivativeWeightFunction< ITK_TEMPLATE_3 x > BSplineInterpolationSecondOrderDerivativeWeightFunction##y; } \ }
Definition at line 118 of file itkBSplineInterpolationSecondOrderDerivativeWeightFunction.h.
Generated on 11-05-2012 for elastix by 1.7.6.1 |