euclid_dists_point_cloud_2D | R Documentation |
Calculates the distance matrix of a point from the point cloud.
euclid_dists_point_cloud_2D(point, point_cloud)
point |
cartesian coordinates of 2D point |
point_cloud |
3 column matrix with cartesian coordinates of 2D point cloud |
vector of distances from the point to each point in the point cloud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.