SphinxBase 5prealpha
fsg_link_s Struct Reference

Data Fields

int32 from_state
 
int32 to_state
 
int32 logs2prob
 log(transition probability)*lw
 
int32 wid
 Word-ID; <0 if epsilon or null transition.
 

Detailed Description

Definition at line 74 of file fsg_model.h.

Field Documentation

◆ from_state

int32 fsg_link_s::from_state

Definition at line 75 of file fsg_model.h.

◆ logs2prob

int32 fsg_link_s::logs2prob

log(transition probability)*lw

Definition at line 77 of file fsg_model.h.

◆ to_state

int32 fsg_link_s::to_state

Definition at line 76 of file fsg_model.h.

◆ wid

int32 fsg_link_s::wid

Word-ID; <0 if epsilon or null transition.

Definition at line 78 of file fsg_model.h.


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