19#ifndef itkLevelSetEvolutionNumberOfIterationsStoppingCriterion_h
20#define itkLevelSetEvolutionNumberOfIterationsStoppingCriterion_h
31template <
typename TLevelSetContainer>
57 using OutputType =
typename LevelSetContainerType::OutputType;
60 using HessianType =
typename LevelSetContainerType::HessianType;
79#ifndef ITK_MANUAL_INSTANTIATION
80# include "itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.hxx"
typename LevelSetContainerType::Pointer LevelSetContainerPointer
typename LevelSetContainerType::HessianType HessianType
~LevelSetEvolutionNumberOfIterationsStoppingCriterion() override=default
typename LevelSetContainerType::LevelSetType LevelSetType
typename LevelSetContainerType::OutputRealType OutputRealType
bool IsSatisfied() const override
LevelSetEvolutionStoppingCriterion< TLevelSetContainer > Superclass
LevelSetEvolutionNumberOfIterationsStoppingCriterion()=default
typename LevelSetContainerType::HeavisideType HeavisidePointer
typename LevelSetContainerType::OutputType OutputType
SmartPointer< const Self > ConstPointer
typename LevelSetContainerType::GradientType GradientType
SmartPointer< Self > Pointer
typename LevelSetContainerType::LevelSetIdentifierType LevelSetIdentifierType
typename LevelSetContainerType::HeavisideType HeavisideType
std::string GetDescription() const override
typename LevelSetContainerType::InputIndexType InputIndexType
typename LevelSetContainerType::LevelSetPointer LevelSetPointer
TLevelSetContainer LevelSetContainerType
LevelSetEvolutionNumberOfIterationsStoppingCriterion Self
LevelSetEvolutionStoppingCriterion()
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....