Description Usage Arguments Value See Also
Auxiliary function implemented in C++ making part of the SST algorithm in function sc_GraphBuilderObj()
1 | sstalgorithm(membership, num_cells, distance)
|
membership |
a numeric array |
num_cells |
total number of cells in the sample |
distance |
a distance matrix |
A numeric array of length 3 is returned. The first element of the array is the minimum distance, and the second and third ones are the coordinates.
sc_GraphBuilderObj()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.