latlink_list_s Struct Reference

Linked list of DAG link pointers. More...

#include <ps_lattice_internal.h>


Data Fields

ps_latlink_tlink
latlink_list_snext


Detailed Description

Linked list of DAG link pointers.

Because the same link structure is used for forward and reverse links, as well as for the agenda used in bestpath search, we can't store the list pointer inside latlink_t. We could use glist_t here, but it wastes 4 bytes per entry on 32-bit machines.

Definition at line 53 of file ps_lattice_internal.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 24 21:50:16 2011 for PocketSphinx by  doxygen 1.4.7