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

Method build3

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

Source from the content-addressed store, hash-verified

275 }
276
277 native protected long build3(FloatBuffer data, int len);
278
279 native protected int closest3(long flann, float x, float y, float z);
280

Callers 2

mainMethod · 0.95
build3dMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected