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