powered by
A fast distance algorithm for a matrix and a vector written in C++
fastDistV(X,Y,method)
a distance vector
vector
a matrix
matrix
a vector
a string with possible values "euclid", "cor", "cosine"
string
Antoine Stevens and Leonardo Ramirez-Lopez