#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 |
|
|
TEMPORARY VARIABLE : The current LM index |
|
|
1 dimensional array of pointers of lm_t |
|
|
number of allocated LM |
|
|
number of LM |
1.3.9.1