netdistance: Calculate distance matrix for an adjacency matrix
Description
Calculate distance matrix for an adjacency matrix based on distance
algorithm by Müller et al. (1987).
Usage
netdistance(A)
Arguments
A
An adjacency matrix.
References
Müller WR, Szymanski K, Knop JV, and Trinajstic N (1987).
An algorithm for construction of the molecular distance matrix.
Journal of Computational Chemistry, 8, 170--173.