#include <fsg.h>
Public Attributes | |
| int32 | from_state |
| int32 | to_state |
| float32 | prob |
| char * | word |
| struct s2_fsg_trans_s * | next |
| int32 s2_fsg_trans_s::from_state |
| struct s2_fsg_trans_s* s2_fsg_trans_s::next |
| float32 s2_fsg_trans_s::prob |
| int32 s2_fsg_trans_s::to_state |
| char* s2_fsg_trans_s::word |
1.8.14