19 #ifndef itkLevelSetImage_h
20 #define itkLevelSetImage_h
38 template <
typename TInput,
unsigned int VDimension,
typename TOutput>
56 using typename Superclass::InputType;
57 using typename Superclass::OutputType;
58 using typename Superclass::OutputRealType;
59 using typename Superclass::GradientType;
60 using typename Superclass::HessianType;
61 using typename Superclass::LevelSetDataType;
79 IsInsideDomain(
const InputType & iP)
const = 0;
86 #ifndef ITK_MANUAL_INSTANTIATION
87 # include "itkLevelSetImage.hxx"
90 #endif // itkLevelSetImage_h