focal_euclidean_mat_window: focal euclidean distance on a matrix with a given window

View source: R/RcppExports.R

focal_euclidean_mat_windowR Documentation

focal euclidean distance on a matrix with a given window

Description

focal euclidean distance on a matrix with a given window

Usage

focal_euclidean_mat_window(mat, window)

Arguments

mat

a matrix

window

a numeric matrix (squared)

Value

a matrix with the euclidean distance of each cell to its neighbours.


JeremyGelb/geocmeans documentation built on Nov. 20, 2024, 2:50 p.m.