VTK
Classes | Defines
dox/Filters/Statistics/vtkMultiCorrelativeStatisticsAssessFunctor.h File Reference
#include "vtkStatisticsAlgorithm.h"
#include <vector>
Include dependency graph for vtkMultiCorrelativeStatisticsAssessFunctor.h:

Go to the source code of this file.

Classes

class  vtkMultiCorrelativeAssessFunctor

Defines

#define VTK_MULTICORRELATIVE_KEYCOLUMN1   "Column1"
#define VTK_MULTICORRELATIVE_KEYCOLUMN2   "Column2"
#define VTK_MULTICORRELATIVE_ENTRIESCOL   "Entries"
#define VTK_MULTICORRELATIVE_AVERAGECOL   "Mean"
#define VTK_MULTICORRELATIVE_COLUMNAMES   "Column"

Define Documentation

#define VTK_MULTICORRELATIVE_KEYCOLUMN1   "Column1"

Definition at line 11 of file vtkMultiCorrelativeStatisticsAssessFunctor.h.

#define VTK_MULTICORRELATIVE_KEYCOLUMN2   "Column2"

Definition at line 12 of file vtkMultiCorrelativeStatisticsAssessFunctor.h.

#define VTK_MULTICORRELATIVE_ENTRIESCOL   "Entries"

Definition at line 13 of file vtkMultiCorrelativeStatisticsAssessFunctor.h.

#define VTK_MULTICORRELATIVE_AVERAGECOL   "Mean"

Definition at line 14 of file vtkMultiCorrelativeStatisticsAssessFunctor.h.

#define VTK_MULTICORRELATIVE_COLUMNAMES   "Column"

Definition at line 15 of file vtkMultiCorrelativeStatisticsAssessFunctor.h.