|
tesseract
3.04.00
|
#include <lm_state.h>
Public Member Functions | |
| LanguageModelDawgInfo (DawgPositionVector *a, PermuterType pt) | |
| ~LanguageModelDawgInfo () | |
Public Attributes | |
| DawgPositionVector * | active_dawgs |
| PermuterType | permuter |
Definition at line 58 of file lm_state.h.
|
inline |
Definition at line 59 of file lm_state.h.
|
inline |
Definition at line 62 of file lm_state.h.
| DawgPositionVector* tesseract::LanguageModelDawgInfo::active_dawgs |
Definition at line 65 of file lm_state.h.
| PermuterType tesseract::LanguageModelDawgInfo::permuter |
Definition at line 66 of file lm_state.h.