arma_dist: Compute the Euclidean distance matrix

View source: R/RcppExports.R

arma_distR Documentation

Compute the Euclidean distance matrix

Description

Compute the Euclidean distance matrix

Usage

arma_dist(X)

Arguments

X

matrix (tipically of N coordindates on \mathbb{R}^2 )

Value

matrix distance matrix of the elements of X


spBPS documentation built on March 19, 2026, 5:07 p.m.