Data Fields

sorted_list_t Struct Reference

The sorted list. More...

#include <ngram_model_arpa.h>

Data Fields

sorted_entry_tlist
int32 free
 first free element in list

Detailed Description

The sorted list.

list is a (64K long) array. The first entry is the root of the tree and is created during initialization.

Definition at line 94 of file ngram_model_arpa.h.


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