euclidian.dist: Compute Euclidean distance.

Description Usage Arguments Value

View source: R/surface_dist.R

Description

Compute Euclidean distance.

Usage

1

Arguments

x1

numerical vector, coords of first point

x2

numerical vector, coords of second point

Value

the Euclidean distance between x1 and x2.


freesurferformats documentation built on Feb. 11, 2022, 5:06 p.m.