fastEuclideanCdm {multivariance} | R Documentation |
fast centered Euclidean distance matrix
Description
fast centered Euclidean distance matrix
Usage
fastEuclideanCdm(x, normalize)
Arguments
x |
matrix with sample rows for which the distance matrix is computed (to use with vectors, use |
normalize |
boolean. If |
[Package multivariance version 2.4.1 Index]