dot-euclid: Euclidean distance between a pair of points

.euclidR Documentation

Euclidean distance between a pair of points

Description

Euclidean distance between a pair of points or two points. Note that the output is unsigned if x2 and y2 are provided, but signed if not.

Usage

.euclid(a, b)

Arguments

a

Numeric vector from 1 to 3 elements long

b

Numeric vector from 1 to 3 elements long


enmSdmX documentation built on April 3, 2025, 7:50 p.m.