Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ weight
Method
weight
deps/tesseract/classify/trainingsample.h:161–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
return geo_feature_[index];
160
}
161
double weight() const {
162
return weight_;
163
}
164
void set_weight(double value) {
165
weight_ = value;
166
}
Callers
3
AccumulateErrors
Method · 0.80
AccumulateJunk
Method · 0.80
NormalizeSamples
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected