MCPcopy Create free account
hub / github.com/dhale/jtk / findNearest

Method findNearest

core/src/main/java/edu/mines/jtk/util/RTree.java:777–805  ·  view source on GitHub ↗

Recursively finds the k nearest boxes among this node's children.

(Nearest nearest)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

isLeafMethod · 0.95
distanceSquaredMethod · 0.95
pointMethod · 0.80
cutoffMethod · 0.80
addMethod · 0.65
getMethod · 0.65
updateMethod · 0.45
sortMethod · 0.45
findNearestMethod · 0.45

Tested by

no test coverage detected