Compute distances between all points
Usage
getDists(coord, metric, user_dist = NULL)
Arguments
- coord
matrix with coordinate representation of all points
- metric
name of distance metric to be used
- user_dist
user distance returned with metric=user
Value
distances between all points