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