#include <wchmm.h>

変数 | |
| HTK_HMM_State * | out |
| HMM State | |
| int | scid |
| LM factoring parameter: If scid > 0, it will points to the successor list index. | |
LM factoring parameter: If scid > 0, it will points to the successor list index.
If scid = 0, the node is not on branch. If scid < 0, it will points to the unigram factoring value index.
参照元 add_successor(), adjust_sc_index(), compaction_successor(), make_successor_list(), match_successor(), と print_wchmm_s_successor().
1.5.4