libak
0.4.0
|
HMM. More...
Data Fields | |
unsigned int | Q |
Number of state. | |
akCModelTrans | trans |
State transition matrix. |
HMM.
This structure is used to store a Hidden Markov Model (HMM). An HMM is a finite state model with emission probability functions into the states.
unsigned int akCModelChar::Q |
Number of state.
akCModelTrans akCModelChar::trans |
State transition matrix.