distances: Distances between pairs of points.

Description Usage Arguments

Description

This function calculates the Euclidean distances between pairs of points.

Usage

1
distances(x, y, ...)

Arguments

x

An m-by-n matrix of the n coordinates of m first points.

y

An m-by-n matrix of the n coordinates of m second points.


corybrunson/cloud documentation built on May 13, 2019, 10:51 p.m.