fast_diss_vector | R Documentation |
A fast (parallel for linux) algorithm of (squared) Euclidean cross-distance for vectors written in C++
fast_diss_vector(X)
X |
a vector. |
used internally in ortho_projection
a vector of distance (lower triangle of the distance matrix, stored by column)
Antoine Stevens
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.