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