27 #ifndef vtkPOrderStatistics_h
28 #define vtkPOrderStatistics_h
30 #include "vtkFiltersParallelStatisticsModule.h"
35 VTK_ABI_NAMESPACE_BEGIN
A class for univariate order statistics.
a vtkAbstractArray subclass for strings
vtkMultiProcessController * Controller
dynamic, self-adjusting array of vtkIdType
static vtkOrderStatistics * New()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
A class for parallel univariate order statistics.
abstract superclass for arrays of numeric data
void Learn(vtkTable *, vtkTable *, vtkMultiBlockDataSet *) override
Execute the calculations required by the Learn option.
A table, which contains similar-typed columns of data.
Composite dataset that organizes datasets into blocks.
Multiprocessing communication superclass.