Go to the documentation of this file.
42 #ifndef vtkPContingencyStatistics_h
43 #define vtkPContingencyStatistics_h
88 std::vector<vtkIdType>& );
95 std::vector<vtkStdString>&,
97 std::vector<vtkIdType>&,
vtkMultiProcessController * Controller
#define vtkGetObjectMacro(name, type)
A table, which contains similar-typed columns of data.
bool Reduce(vtkIdType &, char *, vtkStdString &, vtkIdType &, vtkIdType *, std::vector< vtkIdType > &)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
Composite dataset that organizes datasets into blocks.
~vtkPContingencyStatistics()
Multiprocessing communication superclass.
a simple class to control print indentation
bool Broadcast(vtkIdType, vtkStdString &, std::vector< vtkStdString > &, vtkIdType, std::vector< vtkIdType > &, vtkIdType)
virtual void Learn(vtkTable *, vtkTable *, vtkMultiBlockDataSet *)
#define VTKFILTERSPARALLELSTATISTICS_EXPORT
A class for bivariate correlation contigency tables, conditional probabilities, and information entro...
virtual void SetController(vtkMultiProcessController *)
static vtkPContingencyStatistics * New()
Wrapper around std::string to keep symbols short.
A class for parallel bivariate contingency statistics.
vtkPContingencyStatistics()