Edinburgh Speech Tools  2.1-release
Lattice Member List

This is the complete list of members for Lattice, including all inherited members.

accepts(EST_TList< symbol_t * > &string)Lattice
alphabetLatticeprotected
alphabet_index_lookup(int nmap_index, int qmap_index)Latticeprotected
alphabet_index_to_symbol(int index)Lattice
alphabet_symbol_to_index(symbol_t *sym)Lattice
build_distinguished_state_table(bool **&dst)Latticeprotected
build_distinguished_state_table_direct(bool **&dst)Latticeprotected
build_distinguished_state_table_from_transition_function(bool **&dst)Latticeprotected
build_transition_function()Latticeprotected
determinise()Lattice
e_move_symbol_indexLatticeprotected
expand()Lattice
final(Node *n)Latticeprotected
final_nodesLatticeprotected
Lattice()Lattice
Lattice_Language_Model classLatticefriend
link(Node *n1, Node *n2, int label)Latticeprotected
load(Lattice &lattice, EST_String filename)Latticefriend
merge_arcs()Latticeprotected
merge_nodes(EST_TList< Node * > &l)Latticeprotected
minimise()Lattice
name_as_string(EST_IList &l)Latticeprotected
nmapLatticeprotected
nmap_index_to_name(int index)Lattice
nmap_name_to_index(const EST_String &name)Lattice
node_index(Node *n)Latticeprotected
nodesLatticeprotected
operator<<(ostream &s, const Lattice::symbol_t &sy)Latticefriend
operator<<(ostream &s, const Lattice::Node &n)Latticefriend
operator<<(ostream &s, const Lattice::Arc &n)Latticefriend
prune()Lattice
prune_arc(Node *node, Arc *arc)Latticeprotected
prune_arcs(Node *node, EST_TList< Arc * > arcs)Latticeprotected
qmapLatticeprotected
qmap_error_marginLatticeprotected
qmap_index_to_value(int index)Lattice
qmap_value_to_index(float value)Lattice
remove_arc_from_nodes_out_list(Node *n, Arc *a)Latticeprotected
save(Lattice &lattice, EST_String filename)Latticefriend
sort_arc_lists()Latticeprotected
start_node()Lattice
tfLatticeprotected
viterbi_transduce(EST_TList< EST_String > &input, EST_TList< Arc * > &path, EST_Litem *current_symbol=NULL, Node *start_node=NULL)Lattice
viterbi_transduce(EST_Track &observations, EST_TList< Arc * > &path, float &score, ssize_t current_frame=0, Node *start_node=NULL)Lattice
~Lattice()Lattice