20 #ifndef __itkLevelSetEvolutionBase_h
21 #define __itkLevelSetEvolutionBase_h
42 template<
class TEquationContainer,
class TLevelSet >
56 typedef typename EquationContainerType::TermContainerType
60 typedef typename TermContainerType::TermType
TermType;
70 itkStaticConstMacro (
ImageDimension,
unsigned int, InputImageType::ImageDimension );
82 typedef typename LevelSetContainerType::IdListType
IdListType;
175 #ifndef ITK_MANUAL_INSTANTIATION
176 #include "itkLevelSetEvolutionBase.hxx"
179 #endif // __itkLevelSetEvolutionBase_h