Public Attributes | List of all members
lmset_s Struct Reference

#include <lm.h>

Public Attributes

lm_t ** lmarray
 
lm_tcur_lm
 
int32 cur_lm_idx
 
int32 n_lm
 
int32 n_alloc_lm
 

Member Data Documentation

◆ cur_lm

lm_t* lmset_s::cur_lm

TEMPORARY VARIABLE: The current LM

◆ cur_lm_idx

int32 lmset_s::cur_lm_idx

TEMPORARY VARIABLE : The current LM index

◆ lmarray

lm_t** lmset_s::lmarray

1 dimensional array of pointers of lm_t

◆ n_alloc_lm

int32 lmset_s::n_alloc_lm

number of allocated LM

◆ n_lm

int32 lmset_s::n_lm

number of LM


The documentation for this struct was generated from the following file: