38 #ifndef vtkImageRFFT_h
39 #define vtkImageRFFT_h
42 #include "vtkImagingFourierModule.h"
60 vtkImageData** outDataVec,
int outExt[6],
int threadId)
override;
void PrintSelf(ostream &os, vtkIndent indent) override
Construct an instance of vtkImageDecomposeFilter filter with default dimensionality 3...
a simple class to control print indentation
topologically and geometrically regular array of data
virtual int IterativeRequestInformation(vtkInformation *in, vtkInformation *out)
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
If the subclass does not define an Execute method, then the task will be broken up, multiple threads will be spawned, and each thread will call this method.
Reverse Fast Fourier Transform.
static vtkAlgorithm * New()
Superclass that implements complex numbers.
virtual int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out)