Description Usage Arguments Details
Euclidean distance
1 | E_parallel(X, C, set_c)
|
X |
A Filebacked Big Matrix n \times N. |
C |
A Filebacked Big Matrix N \times l, which stores the Euclidean distances. |
set_c |
Column index vector. The data vector indices for which the Euclidean distances are computed. |
The Euclidean 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.