sqdist_R {DDRTree} | R Documentation |
calculate the square distance between a, b
Description
calculate the square distance between a, b
Usage
sqdist_R(a, b)
Arguments
a |
a matrix with |
b |
a matrix with |
Value
a numeric value for the different between a and b
[Package DDRTree version 0.1.5 Index]