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