18 #ifndef __itkForwardDifferenceOperator_h
19 #define __itkForwardDifferenceOperator_h
43 template<
class TPixel,
unsigned int VDimension = 2,
44 class TAllocator = NeighborhoodAllocator< TPixel > >
66 Superclass::operator=(other);
81 { this->FillCenteredDirectional(coeff); }
85 #ifndef ITK_MANUAL_INSTANTIATION
86 #include "itkForwardDifferenceOperator.hxx"