View source: R/muxLib_annotated.R
GetLaplacianMatrix | R Documentation |
Given an adjacency matrix A, the function builds the combinatorial Laplacian D - A for a single-layer network.
GetLaplacianMatrix(AdjacencyMatrix)
AdjacencyMatrix |
the adjacency matrix characterising the network |
The network combinatorial Lapalacian Matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.