#include <htk_hmm.h>

Data Fields | |
| int | num | 
| Total number of base phone.  | |
| int | bgnnum | 
| Number of phones that can appear on word beginning.  | |
| int | endnum | 
| Number of phones that can appear on word end.  | |
| APATNODE * | root | 
| Root of index tree for name lookup.  | |
Definition at line 298 of file htk_hmm.h.
 1.5.4