#include <sent/stddefs.h>
#include <sent/htk_hmm.h>
Include dependency graph for rdhmmdef_regtree.c:
Go to the source code of this file.
Functions | |
static void | regtree_read (FILE *fp) |
void | def_regtree_macro (char *name, FILE *fp, HTK_HMM_INFO *hmm) |
Variables | |
char * | rdhmmdef_token |
Current token. |
Definition in file rdhmmdef_regtree.c.
|
Read in the regression tree to skip till next macro.
Definition at line 39 of file rdhmmdef_regtree.c. Referenced by def_regtree_macro(). |
|
Skip a regression tree data or its macro reference.
Definition at line 71 of file rdhmmdef_regtree.c. Referenced by rdhmmdef(). |