Description Usage Arguments Value See Also
Compute the Laplacian matrix from a weighted adjacency matrix.
1 |
w |
A symmetric weighted adjacency matrix. |
symmetric |
A logical. If |
A symmetric matrix, whose values on the main diagonal represent the degree of the vertices and whose values off the main diagonal represent the negative weights in the adjacency matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.