tesseract::DawgArgs Struct Reference

#include <dict.h>

List of all members.

Public Member Functions

 DawgArgs (DawgInfoVector *d, DawgInfoVector *c, DawgInfoVector *ud, DawgInfoVector *uc, float r, PermuterType p, int len, int e)

Public Attributes

DawgInfoVectoractive_dawgs
DawgInfoVectorconstraints
DawgInfoVectorupdated_active_dawgs
DawgInfoVectorupdated_constraints
PermuterType permuter
int sought_word_length
float rating_margin
float rating_array [MAX_WERD_LENGTH]
int end_char_choice_index

Constructor & Destructor Documentation

tesseract::DawgArgs::DawgArgs ( DawgInfoVector d,
DawgInfoVector c,
DawgInfoVector ud,
DawgInfoVector uc,
float  r,
PermuterType  p,
int  len,
int  e 
) [inline]

Member Data Documentation

float tesseract::DawgArgs::rating_array[MAX_WERD_LENGTH]

pruning margin ratio


The documentation for this struct was generated from the following file:
Generated on Thu Feb 2 08:19:27 2012 for Tesseract by  doxygen 1.6.3