|
SPRAAK
|
list of sub-models for given FSG-node More...
Data Fields | |
| unsigned int | sm_id |
| sub-model id More... | |
| float | cost |
| unscaled prob for this FSG arc More... | |
| unsigned int | d_state |
| new state (dest) for this FSG arc More... | |
| unsigned int | osymb |
| optional output symbol More... | |
| struct spr_t_cwr_fsg_sm * | sm |
| direct reference to the sub-model More... | |
| struct spr_t_cwr_fsg_marc * | next |
| organized in a simple list More... | |
list of sub-models for given FSG-node
| unsigned int SprCwrFsgMarc::sm_id |
sub-model id
| float SprCwrFsgMarc::cost |
unscaled prob for this FSG arc
| unsigned int SprCwrFsgMarc::d_state |
new state (dest) for this FSG arc
| unsigned int SprCwrFsgMarc::osymb |
optional output symbol
| struct spr_t_cwr_fsg_sm* SprCwrFsgMarc::sm |
direct reference to the sub-model
| struct spr_t_cwr_fsg_marc* SprCwrFsgMarc::next |
organized in a simple list
1.8.6