MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / build2

Method build2

src/main/java/marc/math/Flann.java:293–293  ·  view source on GitHub ↗
(FloatBuffer data, int len)

Source from the content-addressed store, hash-verified

291 native protected void free128(long flann);
292
293 native protected long build2(FloatBuffer data, int len);
294
295 native protected int closest2(long flann, float x, float y);
296

Callers 2

mainMethod · 0.95
build2dMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected