funcLaplacianEnergy: Function to calculate the laplacian energy of a graph,...

Description Usage Arguments Value

View source: R/funcLapEnergy.R

Description

Function to calculate the laplacian energy of a graph, weighted or unweighted

Usage

1
funcLaplacianEnergy(GRAPH, normalized = FALSE, weights = NULL)

Arguments

GRAPH

is a igraph object,

normalized

means use the normalized energy or not

weights

the weights atrribute of a graph object

Value

A numeric value


zlfccnu/econophysics documentation built on Feb. 23, 2022, 10:22 p.m.