#include <char_bigrams.h>
Public Attributes | |
| int | total_cnt |
| char_32 | max_char |
| Bigram * | bigram |
Definition at line 42 of file char_bigrams.h.
| Bigram* tesseract::CharBigram::bigram |
Definition at line 45 of file char_bigrams.h.
| char_32 tesseract::CharBigram::max_char |
Definition at line 44 of file char_bigrams.h.
| int tesseract::CharBigram::total_cnt |
Definition at line 43 of file char_bigrams.h.