dst: Geodesic distance

Description Usage Arguments Value Examples

Description

Evaluate geodesic distance (shortest path) between all pairs of nodes in the network.

Usage

1
dst(M)

Arguments

M

Input adjacency matrix

Value

Matrix containing all the pairwise geodesic distances

Examples

1

BLSM documentation built on May 2, 2019, 2:45 p.m.

Related to dst in BLSM...