|
tesseract
3.03
|
#include <lm_state.h>
Public Member Functions | |
| BestChoiceBundle (int matrix_dimension) | |
| ~BestChoiceBundle () | |
Public Attributes | |
| bool | updated |
| DANGERR | fixpt |
| PointerVector< LanguageModelState > | beam |
| ViterbiStateEntry * | best_vse |
Definition at line 216 of file lm_state.h.
| tesseract::BestChoiceBundle::BestChoiceBundle | ( | int | matrix_dimension | ) | [inline, explicit] |
| tesseract::BestChoiceBundle::~BestChoiceBundle | ( | ) | [inline] |
Definition at line 223 of file lm_state.h.
{}
Definition at line 232 of file lm_state.h.
Definition at line 234 of file lm_state.h.
Definition at line 228 of file lm_state.h.
Definition at line 226 of file lm_state.h.