![]() |
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::WeightedCombinationTransform< TScalarType, NInputDimensions, NOutputDimensions > |
Implements a weighted linear combination of multiple transforms. More... | |
Namespaces | |
namespace | itk |
Defines | |
#define | ITK_TEMPLATE_WeightedCombination(_, EXPORT, x, y) |
#define ITK_TEMPLATE_WeightedCombination | ( | _, | |
EXPORT, | |||
x, | |||
y | |||
) |
namespace itk { \ _(3(class EXPORT WeightedCombinationTransform< ITK_TEMPLATE_3 x >)) \ namespace Templates { typedef WeigthedCombinationTransform< ITK_TEMPLATE_3 x > WeightedCombinationTransform##y; } \ }
Definition at line 169 of file itkWeightedCombinationTransform.h.
Generated on 24-10-2011 for elastix by ![]() |
![]() |