19 #ifndef itkLevelSetEvolutionStoppingCriterion_h
20 #define itkLevelSetEvolutionStoppingCriterion_h
32 template <
typename TLevelSetContainer>
55 using OutputType =
typename LevelSetContainerType::OutputType;
58 using HessianType =
typename LevelSetContainerType::HessianType;
90 #ifndef ITK_MANUAL_INSTANTIATION
91 # include "itkLevelSetEvolutionStoppingCriterion.hxx"