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