GetLaplacianMatrix: Network combinatorial Laplacian

View source: R/muxLib_annotated.R

GetLaplacianMatrixR Documentation

Network combinatorial Laplacian

Description

Given an adjacency matrix A, the function builds the combinatorial Laplacian D - A for a single-layer network.

Usage

GetLaplacianMatrix(AdjacencyMatrix)

Arguments

AdjacencyMatrix

the adjacency matrix characterising the network

Value

The network combinatorial Lapalacian Matrix


manlius/muxViz documentation built on March 1, 2023, 10:28 a.m.