Data Fields

hmm_state_t Struct Reference

A single state in the HMM. More...

#include <hmm.h>

Data Fields

int32 score
 State score (path log-likelihood).
int32 history
 History index.

Detailed Description

A single state in the HMM.

Definition at line 142 of file hmm.h.


The documentation for this struct was generated from the following file: