tesseract
4.0.0-beta.1-59-g2cc4
|
Go to the source code of this file.
Classes | |
struct | TRIE_NODE_RECORD |
class | tesseract::Trie |
Namespaces | |
tesseract | |
Typedefs | |
typedef int64_t | EDGE_INDEX |
typedef bool * | NODE_MARKER |
typedef GenericVector< EDGE_RECORD > | EDGE_VECTOR |
typedef GenericVector< TRIE_NODE_RECORD * > | TRIE_NODES |
typedef int64_t EDGE_INDEX |
typedef GenericVector<EDGE_RECORD> EDGE_VECTOR |
typedef bool* NODE_MARKER |
typedef GenericVector<TRIE_NODE_RECORD *> TRIE_NODES |