fastDistVVL {resemble} | R Documentation |
A fast (parallel for linux) algorithm of (squared) Euclidean cross-distance for vectors written in C++
fastDistVVL(X)
X |
a |
used internally in orthoProjection
a vector
of distance (lower triangle of the distance matrix, stored by column)
Leo Ramirez-Lopez