18#ifndef itkLevelSetEquationRegionTerm_h
19#define itkLevelSetEquationRegionTerm_h
25template <
typename TInput,
typename TLevelSetContainer>
44 using HessianType =
typename LevelSetContainerType::HessianType;
LevelSetEquationRegionTerm()
typename LevelSetContainerType::GradientType GradientType
virtual ~LevelSetEquationRegionTerm()=default
typename LevelSetContainerType::InputType LevelSetInputType
TLevelSetContainer LevelSetContainerType
typename LevelSetContainerType::HessianType HessianType
typename InputType::Pointer InputPointer
typename LevelSetContainerType::OutputType LevelSetOutputType
typename LevelSetContainerType::Pointer LevelSetContainerPointer
Abstract class to represents a term in the level-set evolution PDE.
Light weight base class for most itk classes.
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....