fast centered Euclidean distance matrix
fastEuclideanCdm(x, normalize)
x
matrix with sample rows for which the distance matrix is computed (to use with vectors, use as.matrix(x))
as.matrix(x)
normalize
boolean. If TRUE the matrix will be normalized to mean 1.
TRUE