Julius 4.2
変数
構造体 BACKTRELLIS

Whole word trellis (aka backtrellis) generated as a result of 1st pass. [詳細]

#include <trellis.h>

BACKTRELLISのコラボレーション図

変数

int framelen
 Frame length.
int * num
 Number of trellis words at frame [t].
TRELLIS_ATOM *** rw
 List to trellis words at frame [t]: rw[t][0..num[t]].
TRELLIS_ATOMlist
 Temporary storage point used in 1st pass.
BMALLOC_BASEroot
 memory allocation base for mybmalloc2()

説明

Whole word trellis (aka backtrellis) generated as a result of 1st pass.

trellis.h46 行で定義されています。


この構造体の説明は次のファイルから生成されました: