MCPcopy Create free account
hub / github.com/creatale/node-dv / sample_set

Method sample_set

deps/tesseract/classify/sampleiterator.h:144–146  ·  view source on GitHub ↗

Sample set operations.

Source from the content-addressed store, hash-verified

142 }
143 // Sample set operations.
144 const TrainingSampleSet* sample_set() const {
145 return sample_set_;
146 }
147
148 // A set of functions that do something to all the samples accessed by the
149 // iterator, as it is currently setup.

Callers 2

ComputeErrorRateMethod · 0.80
DebugNewErrorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected