43 #ifndef vtkPComputeHistogram2DOutliers_h
44 #define vtkPComputeHistogram2DOutliers_h
46 #include "vtkFiltersParallelImagingModule.h"
vtkMultiProcessController * Controller
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
extract outlier rows from a vtkTable based on input 2D histograms, in parallel.
a simple class to control print indentation
static vtkComputeHistogram2DOutliers * New()
Multiprocessing communication superclass.
compute the outliers in a set of 2D histograms and extract the corresponding row data.