Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


resemble (version 2.1.2)

fast_diss_vector: A fast 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

fast_diss_vector(X)

Value

a vector of distance (lower triangle of the distance matrix, stored by column)

Arguments

X

a vector.

Author

Antoine Stevens

Details

used internally in ortho_projection