Description Usage Arguments Value
Parallel computation for big clusters of the Wasserstein distances between cluster centroid and signals in the cluster
1 | W1_cl_centr_BIG(X_cumsum, rowInd, colInd, C_cumsum, nbr_cluster)
|
X_cumsum |
is a Filebacked data cummulative sum matrix n x N |
rowInd |
is a vector of the row indeces |
colInd |
is a vector of the column indeces |
C_cumsum |
is a vector of the cummulative sum of the cluster centroid |
nbr_cluster |
is a number of clusters |
A vector of the Wasserstein distances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.