44 #ifndef vtkPairwiseExtractHistogram2D_h 45 #define vtkPairwiseExtractHistogram2D_h 74 void SetCustomColumnRangeByIndex(
double,
double);
81 void SetCustomColumnRange(
int col,
double range[2]);
82 void SetCustomColumnRange(
int col,
double rmin,
double rmax);
100 double GetMaximumBinCount(
int idx);
103 double GetMaximumBinCount();
111 int GetBinRange(
int idx,
vtkIdType bin,
double range[4]);
115 void GetBinWidth(
int idx,
double bw[2]);
119 double* GetHistogramExtents(
int idx);
static vtkTableAlgorithm * New()
#define VTK_UNSIGNED_SHORT
void PrintSelf(ostream &os, vtkIndent indent)
maintain an unordered list of data objects
#define vtkGetMacro(name, type)
record modification and/or execution time
a vtkAbstractArray subclass for strings
dynamic, self-adjusting array of vtkIdType
#define vtkTypeMacro(thisClass, superclass)
Base class for statistics algorithms.
a simple class to control print indentation
#define VTKFILTERSIMAGING_EXPORT
topologically and geometrically regular array of data
virtual void Learn(vtkTable *, vtkTable *, vtkMultiBlockDataSet *)=0
virtual int FillOutputPortInformation(int port, vtkInformation *info)
A table, which contains similar-typed columns of data.
#define vtkGetVector2Macro(name, type)
#define VTK_UNSIGNED_CHAR
create and manipulate unsorted lists of objects
Composite dataset that organizes datasets into blocks.
#define VTK_UNSIGNED_LONG
general representation of visualization data
#define vtkSetVector2Macro(name, type)
#define vtkSetMacro(name, type)