ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Macros
itkPCAShapeSignedDistanceFunction.h File Reference

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

Macros

#define ITK_TEMPLATE_PCAShapeSignedDistanceFunction(_, EXPORT, TypeX, TypeY)

Macro Definition Documentation

#define ITK_TEMPLATE_PCAShapeSignedDistanceFunction (   _,
  EXPORT,
  TypeX,
  TypeY 
)
Value:
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.