| calcEuclideanDistance3 | R Documentation | 
euclidean distance between rows of a matrix and a vector (arma mode)
calcEuclideanDistance3(y, x)
| y | a matrix | 
| x | a vector (same length as ncol(matrix)) | 
a vector (same length as nrow(matrix))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.