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

Method findNearest

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

Finds the object nearest to the specified point. @param point array of point coordinates. @return the nearest object; null, if this tree is empty.

(float[] point)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testNearestMethod · 0.95
xtestTriangleMethod · 0.95
findNearestMethod · 0.45

Calls 3

isEmptyMethod · 0.95
argumentMethod · 0.95
toArrayMethod · 0.95

Tested by 2

testNearestMethod · 0.76
xtestTriangleMethod · 0.76