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