40 #ifndef vtkBoostBrandesCentrality_h
41 #define vtkBoostBrandesCentrality_h
82 bool UseEdgeWeightArray;
83 bool InvertEdgeWeightArray;
84 char* EdgeWeightArrayName;
static vtkGraphAlgorithm * New()
#define vtkSetStringMacro(name)
Compute Brandes betweenness centrality on a vtkGraph.
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetStringMacro(name)
#define VTKINFOVISBOOSTGRAPHALGORITHMS_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)