![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
| class | itk::PCAShapeSignedDistanceFunction< TCoordRep, VSpaceDimension, TImage > |
| Compute the signed distance from a N-dimensional PCA Shape. More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_PCAShapeSignedDistanceFunction(_, EXPORT, TypeX, TypeY) |
| #define ITK_TEMPLATE_PCAShapeSignedDistanceFunction | ( | _, | |
| EXPORT, | |||
| TypeX, | |||
| TypeY | |||
| ) |
namespace itk \ { \ _( 3 ( class EXPORT PCAShapeSignedDistanceFunction< ITK_TEMPLATE_3 TypeX > ) ) \ namespace Templates \ { \ typedef PCAShapeSignedDistanceFunction< ITK_TEMPLATE_3 TypeX > \ PCAShapeSignedDistanceFunction##TypeY; \ } \ }
Definition at line 206 of file itkPCAShapeSignedDistanceFunction.h.
1.7.6.1