37#ifndef vtkComputeQuartiles_h
38#define vtkComputeQuartiles_h
40#include "vtkFiltersStatisticsModule.h"
74 int GetInputFieldAssociation();
Extract quartiles and extremum values of all columns of a table or all fields of a dataset.
~vtkComputeQuartiles() override
static vtkComputeQuartiles * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
general representation of visualization data
abstract class to specify dataset behavior
dynamic, self-adjusting array of double
represent and manipulate fields of data
a simple class to control print indentation
Superclass for algorithms that produce only vtkTables as output.
A table, which contains similar-typed columns of data.