![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
| class | itk::NeighborhoodInnerProduct< TImage, TOperator, TComputation > |
| Defines the inner product operation between an Neighborhood and a NeighborhoodOperator. More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_NeighborhoodInnerProduct(_, EXPORT, TypeX, TypeY) |
| #define ITK_TEMPLATE_NeighborhoodInnerProduct | ( | _, | |
| EXPORT, | |||
| TypeX, | |||
| TypeY | |||
| ) |
namespace itk \ { \ _( 3 ( class EXPORT NeighborhoodInnerProduct< ITK_TEMPLATE_3 TypeX > ) ) \ namespace Templates \ { \ typedef NeighborhoodInnerProduct< ITK_TEMPLATE_3 TypeX > \ NeighborhoodInnerProduct##TypeY; \ } \ }
Definition at line 93 of file itkNeighborhoodInnerProduct.h.
1.7.6.1