#include <htk_hmm.h>
_HTK_HMM_stateのコラボレーション図

変数 | |
| char * | name |
| Name (NULL if not defined as Macro) | |
| short | nstream |
| Num of stream | |
| HTK_HMM_StreamWeight * | w |
| Pointer to stream weight data, or NULL is not specified | |
| HTK_HMM_PDF ** | |
| Array of mixture PDFs for each stream | |
| int | id |
| Uniq state id starting from 0 for caching of output probability | |
| _HTK_HMM_state * | next |
| Pointer to next data, NULL if last | |
1.5.1