void model_direct_clean

(model_direct* mo_d,
  hmm_check_t* check)

Frees all memory from a model, sets the pointers to NULL and variables to zero.

Documentation

Frees all memory from a model, sets the pointers to NULL and variables to zero.
Parameters:
mo_d - HMM structure (struct model_direct)
check - Check structure (struct hmm_check_t)

Alphabetic index



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