MCPcopy Create free account
hub / github.com/Voidious/Diamond / farthestNeighbor

Method farthestNeighbor

ags/utils/KdTree.java:417–420  ·  view source on GitHub ↗

Calculates the farthest 'count' points to 'location'.

(double[] location, int count, boolean sequentialSorting)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

pointDistMethod · 0.95
addValueMethod · 0.95
pointRegionMaxDistMethod · 0.95
getMaxDistMethod · 0.80
removeLargestMethod · 0.80

Tested by

no test coverage detected