#include <itkVectorGradientNDAnisotropicDiffusionFunction.h>
Inheritance diagram for itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >:
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. |
|
A floating point offset from an image grid location. Used for interpolation among grid values in a neighborhood. 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. |
|
The type of data structure that is passed to this function object to evaluate at a pixel that does not lie on a data set boundary. 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. |
|
Neighborhood radius type 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. Referenced by itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >::~VectorGradientNDAnisotropicDiffusionFunction(). |
|
Standard class typedefs. Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 47 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. Referenced by itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >::~VectorGradientNDAnisotropicDiffusionFunction(). |
|
Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 48 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
Define the TimeStepType to always be double. Reimplemented from itk::VectorAnisotropicDiffusionFunction< TImage >. Definition at line 62 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. |
|
|
|
Definition at line 92 of file itkVectorGradientNDAnisotropicDiffusionFunction.h. References itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >::ScalarValueType, and itk::VectorGradientNDAnisotropicDiffusionFunction< TImage >::Self. |
|
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. |