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


diffrprojects documentation built on May 2, 2019, 1:43 p.m.