Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ sparse_size
Method
sparse_size
deps/tesseract/classify/intfeaturemap.h:54–56 ·
view source on GitHub ↗
Accessors.
Source
from the content-addressed store, hash-verified
52
53
// Accessors.
54
int sparse_size() const {
55
return feature_space_.Size();
56
}
57
int compact_size() const {
58
return compact_size_;
59
}
Callers
2
ComputeCanonicalSamples
Method · 0.80
Init
Method · 0.80
Calls
1
Size
Method · 0.80
Tested by
no test coverage detected