Go to the documentation of this file.
43 #include "vtkImagingFourierModule.h"
72 #endif //vtkTableFFT_h
virtual vtkSmartPointer< vtkDataArray > DoFFT(vtkDataArray *input)
Perform the FFT on the given data array.
abstract superclass for arrays of numeric data
static vtkTableFFT * New()
Superclass for algorithms that produce only vtkTables as output.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called by the superclass.