MCPcopy 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

AccumulateErrorsMethod · 0.80
AccumulateJunkMethod · 0.80
NormalizeSamplesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected