#include <vtkAdjacencyMatrixToEdgeTable.h>
Treats a dense 2-way array of doubles as an adacency matrix and converts it into a vtkTable suitable for use as an edge table with vtkTableToGraph.