Description Usage Value Examples
View source: R/Molecular_graph_V01.R
This function compute the vertex version of the complementary vertex matrix . It take has input the Vdistance_matrix and for each element of the matrix if i != j it returns the value of dmin + dmax - elemij were dmin is the minimal lenght in the molecular graph (1 for simple molecules) dmax is the maximum lenght in the system and elemij is the value of the element i j of the vertex distance matrix
1 |
Vertex reciprocal matrix for the loaded molecule. Matrix is stored in Mol_mat environment.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.