Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
EST_WFST_Transition Class Reference

#include <include/EST_WFST.h>

Public Member Functions

 EST_WFST_Transition (const EST_WFST_Transition &t)
 
 EST_WFST_Transition (float w, int s, int i, int o)
 
float weight () const
 
int state () const
 
int in_symbol () const
 
int out_symbol () const
 
void set_weight (float f)
 
void set_state (int s)
 

Detailed Description

an internal class for {EST_WFST} for representing transitions in an WFST

Definition at line 60 of file EST_WFST.h.


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