43 #ifndef vtkPOrderStatistics_h 44 #define vtkPOrderStatistics_h 46 #include "vtkFiltersParallelStatisticsModule.h" 94 std::map<vtkStdString,vtkIdType>& );
99 bool Broadcast( std::map<vtkStdString,vtkIdType>&,
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.