19 #ifndef itkLevelSetEvolutionStoppingCriterion_h
20 #define itkLevelSetEvolutionStoppingCriterion_h
31 template<
typename TLevelSetContainer >
46 typedef typename LevelSetContainerType::LevelSetIdentifierType
53 typedef typename LevelSetContainerType::OutputType
OutputType;
56 typedef typename LevelSetContainerType::HessianType
HessianType;
91 #ifndef ITK_MANUAL_INSTANTIATION
92 #include "itkLevelSetEvolutionStoppingCriterion.hxx"
LevelSetContainerType::Pointer LevelSetContainerPointer
StoppingCriterionBase Superclass
LevelSetEvolutionStoppingCriterion Self
TLevelSetContainer LevelSetContainerType
LevelSetContainerType::GradientType GradientType
LevelSetContainerType::LevelSetPointer LevelSetPointer
LevelSetContainerType::OutputRealType OutputRealType
SizeValueType IdentifierType
LevelSetContainerType::OutputType OutputType
LevelSetContainerType::HessianType HessianType
LevelSetContainerType::LevelSetType LevelSetType
LevelSetContainerType::HeavisideType HeavisideType
SmartPointer< const Self > ConstPointer
LevelSetContainerType::LevelSetIdentifierType LevelSetIdentifierType
LevelSetContainerType::HeavisideType HeavisidePointer
SmartPointer< Self > Pointer
LevelSetContainerType::InputIndexType InputIndexType
IdentifierType IterationIdType
An abstract base class to represent a stopping criterion for an iterative algorithm.