Laplacian_Edistance: Moleculors edge Laplacian matrix

Description Usage Value Examples

View source: R/Molecular_graph_V01.R

Description

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

Usage

1

Value

Laplacian edge 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.