#include <hmm.h>
Collaboration diagram for HMM:

Data Fields | |
| int | len |
| Length of state. | |
| HMM_STATE * | state |
| Array of state. | |
| LOGPROB | accept_ac_a |
| Transition probability outside this sequence (fixed to one) for normal mode. | |
Definition at line 82 of file hmm.h.
1.5.1