19 #ifndef __itkLevelSetEvolutionNumberOfIterationsStoppingCriterion_h
20 #define __itkLevelSetEvolutionNumberOfIterationsStoppingCriterion_h
30 template<
typename TLevelSetContainer >
55 typedef typename LevelSetContainerType::OutputType
OutputType;
58 typedef typename LevelSetContainerType::HessianType
HessianType;
79 #ifndef ITK_MANUAL_INSTANTIATION
80 #include "itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.hxx"
Light weight base class for most itk classes.
LevelSetContainerType::LevelSetType LevelSetType
LevelSetContainerType::HessianType HessianType
LevelSetContainerType::InputIndexType InputIndexType
LevelSetContainerType::HeavisideType HeavisideType
LevelSetContainerType::GradientType GradientType
LevelSetContainerType::OutputRealType OutputRealType
LevelSetEvolutionStoppingCriterion< TLevelSetContainer > Superclass
LevelSetContainerType::Pointer LevelSetContainerPointer
void operator=(const Self &)
LevelSetContainerType::LevelSetIdentifierType LevelSetIdentifierType
LevelSetEvolutionNumberOfIterationsStoppingCriterion Self
TLevelSetContainer LevelSetContainerType
LevelSetContainerType::OutputType OutputType
LevelSetEvolutionNumberOfIterationsStoppingCriterion()
virtual bool IsSatisfied() const
SmartPointer< const Self > ConstPointer
LevelSetContainerType::LevelSetPointer LevelSetPointer
LevelSetContainerType::HeavisideType HeavisidePointer
SmartPointer< Self > Pointer
virtual std::string GetDescription() const
virtual ~LevelSetEvolutionNumberOfIterationsStoppingCriterion()