void update_emission_history_front

(model* mo, int obs)

Updates emission history of model mo for backward algorithm by 'adding' observation obs to the left, (example: obs = 3 2 0 0 1 --> 3 2 0 0 )

Documentation

Updates emission history of model mo for backward algorithm by 'adding' observation obs to the left, (example: obs = 3 2 0 0 1 --> 3 2 0 0 )
Parameters:
mo - : model to be updated
obs - : integer observation to be updated with

Alphabetic index



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