18 #ifndef __itkForwardFFTImageFilter_h
19 #define __itkForwardFFTImageFilter_h
49 template<
class TInputImage,
class TOutputImage=Image< std::complex<
typename TInputImage::PixelType>, TInputImage::ImageDimension> >
80 virtual void GenerateInputRequestedRegion();
83 virtual void EnlargeOutputRequestedRegion(
DataObject *output);
87 void operator=(
const Self &);
91 #ifndef ITK_MANUAL_INSTANTIATION
92 #ifndef __itkVnlForwardFFTImageFilter_h
93 #ifndef __itkVnlForwardFFTImageFilter_hxx
94 #ifndef __itkFFTWForwardFFTImageFilter_h
95 #ifndef __itkFFTWForwardFFTImageFilter_hxx
96 #include "itkForwardFFTImageFilter.hxx"