void update_emission_history

(model* mo, int obs)

Updates emission history of model mo, discarding the oldest and 'adding' the new observation by using modulo and multiplication

Documentation

Updates emission history of model mo, discarding the oldest and 'adding' the new observation by using modulo and multiplication
Parameters:
mo - : model to be updated
obs - : integer observation to be updated with

Alphabetic index



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