Laplacian_Vdistance: Moleculors vertex Laplacian matrix

Description Usage Value Examples

View source: R/Molecular_graph_V01.R

Description

This function return the laplacian matrix for the vertex distance matrix it take as input the Vdistance_matrix and for each element return -1 if elemij = 1, sum'elemi, == 1' if i = j 'which is the angle of the vertex' and 0 for every other element

Usage

1

Value

Laplacian vertex matrix for the loaded molecule. Matrix is stored in Mol_mat environment.

Examples

1

FedericoViv/Moleculors documentation built on Jan. 17, 2022, 12:23 a.m.