SPRAAK
|
a FSG (sub)model More...
Data Fields | |
unsigned int | flags |
unsigned int | warc_htbl_size |
SprCwrFsgWarc ** | warc_htbl |
all arcs with word transitions for this sub-model More... | |
SprCwrFsgState * | state |
float | fail_cost |
cost when the word just didn't fit for the given state More... | |
unsigned int | Nstate |
unsigned int | Nwarc |
a FSG (sub)model
unsigned int spr_t_cwr_fsg_fsg::flags |
unsigned int spr_t_cwr_fsg_fsg::warc_htbl_size |
SprCwrFsgWarc** spr_t_cwr_fsg_fsg::warc_htbl |
all arcs with word transitions for this sub-model
SprCwrFsgState* spr_t_cwr_fsg_fsg::state |
info concerning the states, e.g. all arcs referring to a sub-model
float spr_t_cwr_fsg_fsg::fail_cost |
cost when the word just didn't fit for the given state
unsigned int spr_t_cwr_fsg_fsg::Nstate |
unsigned int spr_t_cwr_fsg_fsg::Nwarc |