rcpp_parallel_distm_C_min_nonself: Find nearest neighbor of x (non-self)

View source: R/RcppExports.R

rcpp_parallel_distm_C_min_nonselfR Documentation

Find nearest neighbor of x (non-self)

Description

Find nearest neighbor of x (non-self)

Usage

rcpp_parallel_distm_C_min_nonself(x, y)

Arguments

x

matrix of coordinates. In the same format as st_coordinates output (X, Y)

y

Same as x.

Value

Vector. Contains index of closest unit in y


kylebutts/kfbmisc documentation built on April 17, 2025, 5:20 p.m.