18#ifndef itkLevelSetEquationRegionTerm_h
19#define itkLevelSetEquationRegionTerm_h
25template <
typename TInput,
typename TLevelSetContainer>
44 using HessianType =
typename LevelSetContainerType::HessianType;
LevelSetEquationRegionTerm()
typename LevelSetContainerType::GradientType GradientType
typename LevelSetContainerType::InputType LevelSetInputType
TLevelSetContainer LevelSetContainerType
LevelSetEquationRegionTerm Self
typename LevelSetContainerType::HessianType HessianType
typename InputType::Pointer InputPointer
typename LevelSetContainerType::OutputType LevelSetOutputType
LevelSetEquationTermBase< TInput, TLevelSetContainer > Superclass
virtual ~LevelSetEquationRegionTerm() override=default
SmartPointer< Self > Pointer
typename LevelSetContainerType::Pointer LevelSetContainerPointer
SmartPointer< const Self > ConstPointer
LevelSetEquationTermBase()
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....