Description Usage Arguments Value
Compute the degree of each vertex in a weighted adjacency matrix.
1 |
w |
A symmetric weighted adjacency matrix. |
symmetric |
A logical. If |
A diagonal matrix, whose values on the main diagonal represent
the weighted degrees of the vertices in w
—i.e., the values along
the main diagonal are the row-sums of w
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.