#include <dict.h>
Public Member Functions | |
| DawgArgs (DawgInfoVector *d, DawgInfoVector *c, DawgInfoVector *ud, DawgInfoVector *uc, float r) | |
Public Attributes | |
| DawgInfoVector * | active_dawgs |
| DawgInfoVector * | constraints |
| DawgInfoVector * | updated_active_dawgs |
| DawgInfoVector * | updated_constraints |
| PermuterType | permuter |
| float | rating_margin |
| float | rating_array [MAX_WERD_LENGTH] |
| tesseract::DawgArgs::DawgArgs | ( | DawgInfoVector * | d, | |
| DawgInfoVector * | c, | |||
| DawgInfoVector * | ud, | |||
| DawgInfoVector * | uc, | |||
| float | r | |||
| ) | [inline] |
| PermuterType tesseract::DawgArgs::permuter |
| float tesseract::DawgArgs::rating_array[MAX_WERD_LENGTH] |
pruning margin ratio
1.6.3