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

Method elements_count

deps/tesseract/classify/kdtree.cpp:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 const Key& max_insertable_key();
68
69 int elements_count() { return elements_count_; }
70 const Element* elements() { return elements_; }
71
72 private:

Callers 1

SearchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected