fastDistVV: A fast (parallel for linux) algorithm of (squared) Euclidean cross-distance for vectors written in C++
Description
A fast (parallel for linux) algorithm of (squared) Euclidean cross-distance for vectors written in C++
Usage
fastDistVV(X, cores)
Value
a vector
of distance (lower triangle of the distance matrix, stored by column)
Details
used internally in orthoProjection