fastEuclideanCdm: fast centered Euclidean distance matrix

Description Usage Arguments

View source: R/RcppExports.R

Description

fast centered Euclidean distance matrix

Usage

1
fastEuclideanCdm(x, normalize)

Arguments

x

matrix with sample rows for which the distance matrix is computed (to use with vectors, use as.matrix(x))

normalize

boolean. If TRUE the matrix will be normalized to mean 1.


multivariance documentation built on Oct. 6, 2021, 5:08 p.m.