36 #ifndef vtkStreamingStatistics_h
37 #define vtkStreamingStatistics_h
virtual int FillOutputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
maintain an unordered list of data objects
A class for using the statistics filters in a streaming mode.
Base class for statistics algorithms.
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
A table, which contains similar-typed columns of data.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Composite dataset that organizes datasets into blocks.
Superclass for algorithms that produce only vtkTables as output.