43 #ifndef vtkPContingencyStatistics_h 44 #define vtkPContingencyStatistics_h 46 #include "vtkFiltersParallelStatisticsModule.h" 89 std::vector<vtkIdType>& );
96 std::vector<vtkStdString>&,
98 std::vector<vtkIdType>&,
Wrapper around std::string to keep symbols short.
A class for bivariate correlation contigency tables, conditional probabilities, and information entro...
void Learn(vtkTable *, vtkTable *, vtkMultiBlockDataSet *) override
Execute the calculations required by the Learn option.
a simple class to control print indentation
vtkMultiProcessController * Controller
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkContingencyStatistics * New()
A table, which contains similar-typed columns of data.
Composite dataset that organizes datasets into blocks.
A class for parallel bivariate contingency statistics.
Multiprocessing communication superclass.