Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ free3
Method
free3
src/main/java/marc/math/Flann.java:283–283 ·
view source on GitHub ↗
(long flann)
Source
from the content-addressed store, hash-verified
281
native
protected
int
closestN3(long flann, float x, float y, float z, LongBuffer buffer,
int
len);
282
283
native
protected
void
free3(long flann);
284
285
native
protected
long build128(FloatBuffer data,
int
len);
286
Callers
2
main
Method · 0.95
free
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected