dist_mat_absolute: (function to calculate distance matrix of integers) takes...

Description Usage Arguments

View source: R/RcppExports.R

Description

(function to calculate distance matrix of integers) takes vector of size n and vector of size m and gives back matrix of n rows and m columns

Usage

1

Arguments

x

a vector of type numeric

y

a vector of type numeric


petermeissner/diffrprojects documentation built on Dec. 29, 2020, 3:59 a.m.