42 #ifndef vtkPOrderStatistics_h
43 #define vtkPOrderStatistics_h
95 std::map<vtkStdString,vtkIdType>& );
101 bool Broadcast( std::map<vtkStdString,vtkIdType>&,
#define VTKFILTERSPARALLELSTATISTICS_EXPORT
A class for univariate order statistics.
a vtkAbstractArray subclass for strings
vtkMultiProcessController * Controller
dynamic, self-adjusting array of vtkIdType
#define vtkTypeMacro(thisClass, superclass)
virtual void Learn(vtkTable *, vtkTable *, vtkMultiBlockDataSet *)
static vtkOrderStatistics * New()
a simple class to control print indentation
A class for parallel univariate order statistics.
abstract superclass for arrays of numeric data
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetObjectMacro(name, type)
A table, which contains similar-typed columns of data.
Composite dataset that organizes datasets into blocks.
Multiprocessing communication superclass.