18 #ifndef itkLevelSetEquationRegionTerm_h
19 #define itkLevelSetEquationRegionTerm_h
25 template<
typename TInput,
26 typename TLevelSetContainer >
44 typedef typename LevelSetContainerType::HessianType
HessianType;
57 #endif // itkLevelSetEquationRegionTerm_h
void operator=(const Self &)
InputType::Pointer InputPointer
Light weight base class for most itk classes.
LevelSetContainerType::GradientType GradientType
LevelSetEquationTermBase< TInput, TLevelSetContainer > Superclass
SmartPointer< Self > Pointer
LevelSetEquationRegionTerm()
virtual ~LevelSetEquationRegionTerm()
TLevelSetContainer LevelSetContainerType
SmartPointer< const Self > ConstPointer
Abstract class to represents a term in the level-set evolution PDE.
LevelSetEquationRegionTerm Self
LevelSetContainerType::InputType LevelSetInputType
LevelSetContainerType::OutputType LevelSetOutputType
LevelSetContainerType::Pointer LevelSetContainerPointer
LevelSetContainerType::HessianType HessianType