fastDist {prospectr} | R Documentation |
A fast distance algorithm for two matrices written in C++
Description
A fast distance algorithm for two matrices written in C++
Usage
fastDist(X,Y,method)
Arguments
X |
a |
Y |
a |
method |
a |
Value
a distance matrix
Author(s)
Antoine Stevens and Leonardo Ramirez-Lopez
[Package prospectr version 0.2.8 Index]