#include <search.h>
Public Attributes | |
| srch_hyp_t | sh |
| float32 | lmtype |
| float32 | l1 |
| float32 | l2 |
| float32 | l3 |
| int32 | matchtype |
| int | compound |
| struct conf_srch_hyp * | next |
(Currently not used) The compound type
| float32 conf_srch_hyp::l1 |
| float32 conf_srch_hyp::l2 |
| float32 conf_srch_hyp::l3 |
| float32 conf_srch_hyp::lmtype |
Language model type
| int32 conf_srch_hyp::matchtype |
(Currently not used) Match type: INSERTION, SUBSTITUTION, CORRECT
| struct conf_srch_hyp* conf_srch_hyp::next |
a pointer to the next structure
1.7.6.1