struct sstate


o pi
initial prob.
o out_id
IDs of successor states
o in_id
IDs of predecessor states
o out_a
transition probs to successor states.
o in_a
transition probs from predecessor states.
o out_states
number of successor states
o in_states
number of predecessor states
o c
weight vector for output function components
o mue
mean vector for output functions (normal density and truncated normal density
o u
variance vector for output functions
o fix
flag for fixation of parameter.
o 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++.