View source: R/computeAverageHausdorffDistance.R
computeDistanceFromPointToSetOfPoints | R Documentation |
Helper to compute distance between a single point and a point set.
computeDistanceFromPointToSetOfPoints(
a,
B,
dist.fun = computeEuclideanDistance
)
a |
[ |
B |
[ |
dist.fun |
[ |
[numeric(1)
]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.