Description Usage Arguments Details
Wasserstein-1 distance
1 | W1_parallel(X, C, set_c)
|
X |
A Filebacked Big Matrix n x N. |
C |
A Filebacked Big Matrix N x l, which stores the Wasserstein distances. |
set_c |
Column index vector. The data vector indices for which the Wasserstein distances are computed. |
The Wasserstein-1 distances are computed between the data vectors from set_c
and all columns of X.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.