ps_lattice_s Struct Reference

Word graph structure used in bestpath/nbest search. More...

#include <ps_lattice_internal.h>


Data Fields

int refcount
 Reference count.
ps_search_tsearch
 Search object which produced this DAG.
logmath_t * lmath
 Log-math object.
ps_latnode_tnodes
 List of all nodes.
ps_latnode_tstart
 Starting node.
ps_latnode_tend
 Ending node.
int32 n_frames
 Number of frames for this utterance.
int32 final_node_ascr
 Acoustic score of implicit link exiting final node.
int32 norm
 Normalizer for posterior probabilities.
char * hyp_str
 Current hypothesis string.
listelem_alloc_t * latnode_alloc
 Node allocator for this DAG.
listelem_alloc_t * latlink_alloc
 Link allocator for this DAG.
listelem_alloc_t * latlink_list_alloc
 List element allocator for this DAG.
latlink_list_tq_head
 Queue of links for traversal.
latlink_list_tq_tail
 Queue of links for traversal.


Detailed Description

Word graph structure used in bestpath/nbest search.

Definition at line 61 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