W1_centr_centr: Parallel computation of the Wasserstein distances between...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Parallel computation of the Wasserstein distances between cluster centroids

Usage

1
W1_centr_centr(C_cumsum, Dist)

Arguments

C_cumsum

is a Filebacked data cummulative sum matrix of N cluster centroids

Dist

is a Filebacked inter distance matrix

Value

N x N matrix of the Wasserstein distances


chickn documentation built on Jan. 13, 2021, 10:53 p.m.