19 #ifndef __itkLevelSetEvolutionNumberOfIterationsStoppingCriterion_h
20 #define __itkLevelSetEvolutionNumberOfIterationsStoppingCriterion_h
30 template<
class TLevelSetContainer >
55 typedef typename LevelSetContainerType::OutputType
OutputType;
58 typedef typename LevelSetContainerType::HessianType
HessianType;
79 #ifndef ITK_MANUAL_INSTANTIATION
80 #include "itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.hxx"