Go to the documentation of this file.
37 #ifndef vtkStreamingStatistics_h
38 #define vtkStreamingStatistics_h
40 #include "vtkFiltersStatisticsModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
maintain an unordered list of data objects
A table, which contains similar-typed columns of data.
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.
a simple class to control print indentation
OutputIndices
enumeration values to specify output port types
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
Base class for statistics algorithms.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
static vtkTableAlgorithm * New()