18 #ifndef itkVectorAnisotropicDiffusionFunction_h
19 #define itkVectorAnisotropicDiffusionFunction_h
52 template<
typename TImage >
77 static constexpr
unsigned int ImageDimension = Superclass::ImageDimension;
81 void CalculateAverageGradientMagnitudeSquared(TImage *)
override;
87 { Superclass::PrintSelf(os, indent); }
91 #ifndef ITK_MANUAL_INSTANTIATION
92 #include "itkVectorAnisotropicDiffusionFunction.hxx"
typename Superclass::ImageType ImageType
Light weight base class for most itk classes.
typename Superclass::PixelType PixelType
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
constexpr unsigned int Dimension
typename ImageType::PixelType PixelType
typename ConstNeighborhoodIterator< TImage >::RadiusType RadiusType
Control indentation during Print() invocation.
typename Superclass::NeighborhoodType NeighborhoodType
void PrintSelf(std::ostream &os, Indent indent) const override
typename Superclass::RadiusType RadiusType
typename Superclass::TimeStepType TimeStepType