#include <lm.h>
Public Attributes | |
| lm_t ** | lmarray |
| lm_t * | cur_lm |
| int32 | cur_lm_idx |
| int32 | n_lm |
| int32 | n_alloc_lm |
TEMPORARY VARIABLE: The current LM
| int32 lmset_s::cur_lm_idx |
TEMPORARY VARIABLE : The current LM index
1 dimensional array of pointers of lm_t
| int32 lmset_s::n_alloc_lm |
number of allocated LM
| int32 lmset_s::n_lm |
number of LM
1.7.6.1