Edinburgh Speech Tools  2.1-release
wfst_ops.cc File Reference
#include <iostream>
#include <cstdlib>
#include "EST_WFST.h"
#include "wfst_aux.h"
#include "EST_String.h"
#include "EST_TList.h"
#include "EST_TKVL.h"
#include "EST_THash.h"
Include dependency graph for wfst_ops.cc:

Go to the source code of this file.

Typedefs

typedef EST_TKVL< int, EST_IListKVL_int_EST_IList_t
 

Functions

 Declare_TList_T (EST_WFST_MultiState *, EST_WFST_MultiStateP) typedef EST_TKVI< int
 
 Declare_TList_N (KVI_int_EST_IList_t, 0) typedef EST_TList< EST_WFST_MultiState * > Agenda
 
int multistate_index (EST_WFST_MultiStateIndex &index, EST_WFST_MultiState *ms, int proposed)
 

Variables

EST_IList KVI_int_EST_IList_t
 

Typedef Documentation

Definition at line 57 of file wfst_ops.cc.

Function Documentation

Declare_TList_T ( EST_WFST_MultiState ,
EST_WFST_MultiStateP   
)
Declare_TList_N ( KVI_int_EST_IList_t  ,
 
)
int multistate_index ( EST_WFST_MultiStateIndex index,
EST_WFST_MultiState ms,
int  proposed 
)

Definition at line 125 of file wfst_ops.cc.

Variable Documentation

EST_IList KVI_int_EST_IList_t

Definition at line 56 of file wfst_ops.cc.