#include <itkVectorGradientNDAnisotropicDiffusionFunction.h>
Inheritance diagram for itk::VectorGradientNDAnisotropicDiffusionFunction:


Public Types | |
| typedef VectorGradientNDAnisotropicDiffusionFunction | Self |
| typedef VectorAnisotropicDiffusionFunction< TImage > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef Superclass::ImageType | ImageType |
| typedef Superclass::PixelType | PixelType |
| typedef Superclass::TimeStepType | TimeStepType |
| typedef Superclass::RadiusType | RadiusType |
| typedef Superclass::NeighborhoodType | NeighborhoodType |
| typedef Superclass::FloatOffsetType | FloatOffsetType |
| typedef PixelType::ValueType | ScalarValueType |
Public Methods | |
| virtual const char * | GetClassName () const |
| virtual PixelType | ComputeUpdate (const NeighborhoodType &neighborhood, void *globalData, const FloatOffsetType &offset=FloatOffsetType(0.0)) |
| virtual void | InitializeIteration () |
| itkStaticConstMacro (ImageDimension, unsigned int, Superclass::ImageDimension) | |
| itkStaticConstMacro (VectorDimension, unsigned int, Superclass::VectorDimension) | |
Static Public Methods | |
| Pointer | New () |
Protected Methods | |
| VectorGradientNDAnisotropicDiffusionFunction () | |
| ~VectorGradientNDAnisotropicDiffusionFunction () | |
For more information, please see GradientNDAnisotropicDiffusionFunction.
Definition at line 42 of file itkVectorGradientNDAnisotropicDiffusionFunction.h.
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 50 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::AnisotropicDiffusionFunction< TImage >. Definition at line 65 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Inherit some parameters from the superclass type. Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 60 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 64 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 61 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 49 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 63 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Type of a value in a vector (double, float, etc.) Definition at line 75 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 47 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 48 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 62 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 92 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
||||||||||||||||||||
|
Compute the equation value. Implements itk::FiniteDifferenceFunction< TImage >. |
|
|||||||||
|
Run-time type information (and related methods) Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. |
|
|||||||||
|
This method is called prior to each iteration of the solver. Reimplemented from itk::FiniteDifferenceFunction< TImage >. Definition at line 84 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
||||||||||||||||||||
|
Extract vector and image dimension from superclass. |
|
||||||||||||||||||||
|
Extract vector and image dimension from superclass. Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::LightObject. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000