laplacian: Compute the laplacian of a graph

View source: R/sptree.R

laplacianR Documentation

Compute the laplacian of a graph

Description

This function compute the laplacian of a graph

Usage

laplacian(A)

Arguments

A

a sparse adjacency matrix

Value

A sparse matrix with the laplacian of A


comeetie/gtclust documentation built on Sept. 17, 2024, 12:45 a.m.