Go to the documentation of this file.
37 #ifndef vtkStreamingStatistics_h
38 #define vtkStreamingStatistics_h
40 #include "vtkFiltersStatisticsModule.h"
maintain an unordered list of data objects
A table, which contains similar-typed columns of data.
virtual void SetStatisticsAlgorithm(vtkStatisticsAlgorithm *)
A class for using the statistics filters in a streaming mode.
Composite dataset that organizes datasets into blocks.
InputPorts
enumeration values to specify input port types
Superclass for algorithms that produce only vtkTables as output.
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
OutputIndices
enumeration values to specify output port types
static vtkStreamingStatistics * New()
~vtkStreamingStatistics() override
Base class for statistics algorithms.