19 #ifndef __itkLevelSetEvolutionStoppingCriterion_h
20 #define __itkLevelSetEvolutionStoppingCriterion_h
31 template<
class TLevelSetContainer >
46 typedef typename LevelSetContainerType::LevelSetIdentifierType
53 typedef typename LevelSetContainerType::OutputType
OutputType;
56 typedef typename LevelSetContainerType::HessianType
HessianType;
92 #ifndef ITK_MANUAL_INSTANTIATION
93 #include "itkLevelSetEvolutionStoppingCriterion.hxx"