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

Method ColIdx

deps/tesseract/cube/search_node.h:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 inline int BestRecoCost() { return mean_char_reco_cost_ ; }
67
68 inline int ColIdx() { return col_idx_; }
69 inline SearchNode *ParentNode() { return parent_node_; }
70 inline LangModEdge *LangModelEdge() { return lang_mod_edge_;}
71 inline int LangModCost() { return LangModCost(lang_mod_edge_, parent_node_); }

Callers 2

CreateChildrenMethod · 0.45
SplitByNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected