(scluster_t*  cl,
  sequence_d_t*  sqd,  int seq_id,
  double* log_apo)
Calculates the aposteriori prob.
Documentation
Calculates the aposteriori prob. $\log(p(\lambda_best | O[seq\_id]))$, 
where $\lambda_best$ is the model with highest apost. prob.
- Parameters:
- cl -  cluster
 sqd -  the sequence in question
 - seq_id the ID of the sequence
 lob_apo -  the results
 
- Returns:
-   0 for success; -1 for error
 
Alphabetic index
This page was generated with the help of DOC++.