libsent/src/hmminfo/rdhmmdef_regtree.c File Reference

Read HTK HMM definition file: Regression tree. More...

#include <sent/stddefs.h>
#include <sent/htk_hmm.h>

Go to the source code of this file.

Functions

static void regtree_read (FILE *fp)
 Read in the regression tree to skip till next macro.
void def_regtree_macro (char *name, FILE *fp, HTK_HMM_INFO *hmm)
 Skip a regression tree data or its macro reference.

Variables

char * rdhmmdef_token
 Current token.


Detailed Description

Read HTK HMM definition file: Regression tree.

The regression tree informations are not saved, just skipped.

Author:
Akinobu LEE
Date:
Wed Feb 16 02:30:28 2005
Revision
1.1.1.1

Definition in file rdhmmdef_regtree.c.


Function Documentation

static void regtree_read ( FILE *  fp  )  [static]

Read in the regression tree to skip till next macro.

Parameters:
fp [in] file pointer

Definition at line 40 of file rdhmmdef_regtree.c.

Referenced by def_regtree_macro().

void def_regtree_macro ( char *  name,
FILE *  fp,
HTK_HMM_INFO hmm 
)

Skip a regression tree data or its macro reference.

Parameters:
name [in] macro name
fp [in] file pointer
hmm [in] HMM definition data

Definition at line 72 of file rdhmmdef_regtree.c.

Referenced by rdhmmdef().


Generated on Tue Dec 18 16:01:39 2007 for Julius by  doxygen 1.5.4