This file contains the implementation of functions in discreteHMM.h. More...
Go to the source code of this file.
Functions | |
void | forward_procedure (const Vector &seq, const Matrix &trans, const Matrix &emis, Vector *scales, Matrix *fs) |
This file contains the implementation of functions in discreteHMM.h.
Definition in file discreteHMM.cc.