-
pi
- initial prob.
-
out_id
- IDs of successor states
-
in_id
- IDs of predecessor states
-
out_a
- transition probs to successor states.
-
in_a
- transition probs from predecessor states.
-
out_states
- number of successor states
-
in_states
- number of predecessor states
-
c
- weight vector for output function components
-
mue
- mean vector for output functions (normal density and truncated normal density
-
u
- variance vector for output functions
-
fix
- flag for fixation of parameter.
-
mixture_fix
- array of flags for fixing mixture components in the reestimation mixture_fix[i] = 1 means mu and sigma of component i are fixed.
Structure for one state.
Alphabetic index
This page was generated with the help of DOC++.