構造体 A_CELL2

Transition arc holding cell [詳細]

#include <wchmm.h>


変数

unsigned short n
 Number of arcs currently stored in this cell.
int arc [A_CELL2_ALLOC_STEP]
 Transition destination node numbers
LOGPROB a [A_CELL2_ALLOC_STEP]
 Transitino probabilities
struct __A_CELL2__ * next
 Pointer to next cell


説明

Transition arc holding cell

wchmm.h166 行で定義されています。


構造体

unsigned short A_CELL2::n

Number of arcs currently stored in this cell.

If this reaches A_CELL2_ALLOC_STEP, next cell will be allocated.

wchmm.h172 行で定義されています。

参照元 add_ac(), adjust_sc_index(), print_wchmm_s_arc(), wchmm_duplicate_leafnode(), wchmm_duplicate_state(), と wchmm_link_hmm().


この構造体の説明は次のファイルから生成されました:
Juliusに対してTue Dec 18 16:05:16 2007に生成されました。  doxygen 1.5.4