(model* mo, const int* O, int len,
double** beta, double* scale,
double* log_p)
Termination of Backward-Algorithm.
Documentation
Termination of Backward-Algorithm.
Calculates Backward-probability given an integer sequence, a model and
the beta matrix. Scale factors given as parameter (come from foba\_forward).
- Parameters:
- mo - : pointer to the model
O - : sequence
len - : length of sequence
beta - : beta matrix
scale - scale factors
log - \_p: log probability
- Returns:
- 0 for success, -1 for error
Alphabetic index
This page was generated with the help of DOC++.