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.
static vtkTableAlgorithm * New()
maintain an unordered list of data objects
InputPorts
enumeration values to specify input port types
A class for using the statistics filters in a streaming mode.
Base class for statistics algorithms.
a simple class to control print indentation
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
A table, which contains similar-typed columns of data.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
OutputIndices
enumeration values to specify output port types
Composite dataset that organizes datasets into blocks.
Superclass for algorithms that produce only vtkTables as output.
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.