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