Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ elements
Method
elements
deps/tesseract/classify/kdtree.cpp:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
int elements_count() { return elements_count_; }
70
const Element* elements() { return elements_; }
71
72
private:
73
const Key max_key_; //< the maximum possible Key
Callers
1
Search
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected