35 #ifndef vtkPDescriptiveStatistics_h 36 #define vtkPDescriptiveStatistics_h 38 #include "vtkFiltersParallelStatisticsModule.h" void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
A class for univariate descriptive statistics.
static vtkDescriptiveStatistics * New()
A class for parallel univariate descriptive statistics.
vtkMultiProcessController * Controller
A table, which contains similar-typed columns of data.
Composite dataset that organizes datasets into blocks.
void Learn(vtkTable *, vtkTable *, vtkMultiBlockDataSet *) override
Execute the calculations required by the Learn option, given some input Data NB: input parameters are...
Multiprocessing communication superclass.