struct model_direct


o N
Number of states
o M
Number of outputs
o prior
Prior for the a priori probability for the model.
o A
Transition matrix
o B
Output matrix
o Pi
Initial matrix
o fix_state
A vector to know the states where the output should not be trained.
The complete HMM. Keeps the model parameters in a matrix form.

Alphabetic index



This page was generated with the help of DOC++.