Description Usage Arguments Details Value Examples
findNptInZone
1 | findNptInZone(K, i1, i2, map)
|
K |
zoning object, as returned by the calNei function |
i1 |
first zone |
i2 |
second zone, where to search for neighbors of points in first zone |
map |
object returned by function genMap |
find, in a given zone, neighbor points of points belonging to another zone
a two-column matrix, the first column contains indices of pts in first zone which have at least one neighbor in second zone, the second column contains the neighbor indices.
1 | # not run
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.