int32 n_tmat
Definition: tmat.h:117
int32 tmat_chk_uppertri(tmat_t *tmat)
int32 tmat_chk_1skip(tmat_t *tmat)
void tmat_free(tmat_t *t)
Size definition of semantically units. Common for both s3 and s3.X decoder.
logmath_t * logmath
Definition: tmat.h:114
void tmat_dump(tmat_t *tmat, FILE *fp)
Transition matrix data structure. All phone HMMs are assumed to have the same topology.
Definition: tmat.h:113
void tmat_report(tmat_t *t)
tmat_t * tmat_init(const char *tmatfile, float64 tpfloor, int32 breport, logmath_t *logmath)
int32 n_state
Definition: tmat.h:118
int32 *** tp
Definition: tmat.h:115