spatgraphs-sgcluster {spatgraphs} | R Documentation |
Given a adjacency matrix, figure out which points are in the same connected component. Return a nxn-matrix with indicators for such an events.
e |
The adjacency matrix. |
print_dbg |
Print additional information. |
Date: | 2007-10-16 |
License: | GPL v2 or later |