18 #ifndef __itkBackwardDifferenceOperator_h
19 #define __itkBackwardDifferenceOperator_h
44 template<
typename TPixel,
unsigned int TDimension = 2,
45 typename TAllocator = NeighborhoodAllocator< TPixel > >
78 #ifndef ITK_MANUAL_INSTANTIATION
79 #include "itkBackwardDifferenceOperator.hxx"
NeighborhoodOperator< TPixel, TDimension, TAllocator > Superclass
Superclass::CoefficientVector CoefficientVector
CoefficientVector GenerateCoefficients()
BackwardDifferenceOperator()
Operator whose inner product with a neighborhood returns a "half" derivative at the center of the nei...
std::vector< PixelRealType > CoefficientVector
Virtual class that defines a common interface to all neighborhood operator subtypes.
BackwardDifferenceOperator Self
Superclass::PixelType PixelType
Self & operator=(const Self &other)
virtual void FillCenteredDirectional(const CoefficientVector &)
void Fill(const CoefficientVector &coeff)